> For the complete documentation index, see [llms.txt](https://abbleicat.gitbook.io/abble-icat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://abbleicat.gitbook.io/abble-icat/extras-and-more/for-promotion.md).

# For promotion

We have a clear marketing plan that will guide us forward. In this section, we planned to provide a media kit and useful materials for promoting **iCat Game**. For now, we will offer only the logo for download, but this is just the beginning!<br>

<figure><img src="/files/ryJDUtk4TOsum3S1OSP5" alt=""><figcaption><p>iCat Game logo (250px x 250px)</p></figcaption></figure>

We encourage organic promotion and will greatly appreciate your publications of press releases, articles, video reviews, and other materials. We are open to various forms of collaboration and are seeking new ways to interact.

We are gearing up for what could be the largest Airdrop in 2025. This is your opportunity! Invite new players and earn points that you can later convert into **iCat** tokens, which will be distributed on the **Binance Smart Chain**. Remember, the more players you invite, the greater your rewards!

**Don’t miss the chance to be part of this exciting initiative.** [**Start right**](https://t.me/icatGame_bot) **now—share the information with your followers, write articles, create videos, and help us build a strong community. We believe in your creativity and are ready to support you on this journey!**

\ <br>


---

# 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, and the optional `goal` query parameter:

```
GET https://abbleicat.gitbook.io/abble-icat/extras-and-more/for-promotion.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
