> For the complete documentation index, see [llms.txt](https://hello.kodadot.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hello.kodadot.xyz/fandom-toolbox/audience-growth/upcoming-fandom-toolbox.md).

# Upcoming Fandom Toolbox

Dear creators, in the near future, we will announce brand new possibilities for you to enjoy the KodaDot platform even more. The goal is to make it more interactive and give you better options to customize your collections. There are also exciting features we want to have.

## Fandom page

We are currently building an option for you to have your own Fandom page on KodaDot. You will be able to select your NFT collection and create a whole page for it.

### What is a Fandom page?

A fandom page is a page dedicated to your art, specific collection, or NFTs. Usually with your custom URL. It's easy to share and it's good if you do not want to share links to a marketplace with other art. It gives you the option to highlight only your work.&#x20;

You can also customize colors, backgrounds, and other things.

**Example** of a custom-made page for a collection created by our for our anime waifu minter: [https://fandom.kodadot.art](https://fandom.kodadot.art/).&#x20;

<figure><img src="/files/cAYaLwHzS3wSglKgT9QW" alt=""><figcaption></figcaption></figure>

#### Are you interested in having your own fandom page?&#x20;

Please fill out [this form](https://form.kodadot.xyz/Fandom).

Expect big things, nothing less. If you have ideas that we can help you make real, share them in our [Discord](https://discord.com/invite/PxEyQhW4NK).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hello.kodadot.xyz/fandom-toolbox/audience-growth/upcoming-fandom-toolbox.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
