> 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.md).

# Fandom Toolbox

- [Audience Growth](https://hello.kodadot.xyz/fandom-toolbox/audience-growth.md)
- [Custom collection landing](https://hello.kodadot.xyz/fandom-toolbox/audience-growth/custom-collection-landing.md)
- [Collection owners chat](https://hello.kodadot.xyz/fandom-toolbox/audience-growth/collection-owners-chat.md)
- [Unlockables](https://hello.kodadot.xyz/fandom-toolbox/audience-growth/unlockables.md): Do you want to know a secret? Then mint this NFT and get rewarded with a secret physical item. Hiding items can be unlocked only if you are an owner. Introducing Unlockables on KodaDot!
- [Upcoming Fandom Toolbox](https://hello.kodadot.xyz/fandom-toolbox/audience-growth/upcoming-fandom-toolbox.md): The future is bright, and we bring you brand new tools for artists who would like to showcase their art in a better, new way.
- [Custom Drop Page Campaigns](https://hello.kodadot.xyz/fandom-toolbox/audience-growth/custom-drop-page-campaigns.md): KodaDot is seeking talented generative artists to launch successful NFT drops
- [Drop Page](https://hello.kodadot.xyz/fandom-toolbox/drop-page.md): Unique feature that is now available on KodaDot is one of the most exciting things you can have as an artist.
- [Merchandise Shop](https://hello.kodadot.xyz/fandom-toolbox/merchandise-shop.md): Raise your brand awareness with KodaDot


---

# 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.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.
