> 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/custom-collection-landing.md).

# Custom collection landing

&#x20;Creating your collection on KodaDot will bring you new possibilities to customize it. There are more features coming:

* One of the most interesting ones will be an option to add a **new hero banner** (premium artists) to your collection and make it more attractive.
* Custom **collection background** so the colors can fit your style.
* **Token gating** for holders. Only people owning your token can get access to specific features.&#x20;
* **Collection owner chat**. Imagine having one place where you can chat with your holders. This creates an exciting space for new opportunities and ideas.&#x20;
* **Announcements tab** to better communicate with NFT holders. All information is in one single place.
* Set **social links** on your profile:
  * Website
  * Discord
  * Twitter
  * Telegram
  * Instagram
  * and 3 extra individual links, like for quests on Zealy, RabbitHole, Layer3...
* **Custom URLs** for your collections - you can customize your URL slugs&#x20;
* **Claimable NFTs** with physical merchandise to bond the audience. We are testing this right now with our [merch shop](https://shop.kodadot.xyz).
* **Unlockables** for digital items&#x20;

<figure><img src="/files/KRVnfw3KvCLtPyS2Tbqf" alt=""><figcaption><p>Example of unlockable content. in this case, if you click on it, you will be redirected to a shop where you can claim your free merch.</p></figcaption></figure>


---

# 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/custom-collection-landing.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.
