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

# About

**Abble iCat (iCat)** is a fresh and ambitious project, with its inception in March 2024. The **iCat** token was first launched on the **Solana** blockchain, and by May 2024, we conducted two pre-sales on different platforms. Initially, **iCat** was released without utility, but after reevaluating our strategy, we decided to build an ecosystem around **Abble iCat** where the token would gain real value.

Recognizing the growing trend of **mini-apps** in **Telegram**, we jumped on board and developed the **iCat Game**. Thanks to Telegram's cross-platform capabilities, our mini-app is accessible to a wide audience, although we've restricted gameplay to the mobile version of Telegram to enhance the experience. Unlike many of our competitors, who typically launch without a token and focus on building within the **TON** ecosystem, we've already released **iCat** on **Solana**, with plans to launch to **Binance Smart Chain** next. This demonstrates that mini-apps can thrive outside the **TON** ecosystem, offering Telegram users new insights into **Web3** and the ability to interact with both **EVM**-compatible chains and **Solana**.

While we don’t have a whitepaper or a detailed roadmap, our vision is clear—we’re building the **Abble iCat** ecosystem step by step. Our future plans include enhancing the **iCat Game**, conducting two token airdrops, and launching a **major airdrop** for players once the **iCat** token is live on **Binance Smart Chain**. The ecosystem will also feature staking, NFTs, and regular updates to the mini-app, including new tasks, mini-games, and even Easter eggs.

We're continually expanding our community, forming partnerships, and seeking mutually beneficial collaborations. Starting September 2024, we'll begin listing the **iCat (SOL)** token on centralized exchanges, which will positively impact its price dynamics and increase market liquidity.

We encourage you to take some time to explore our documentation. This manual will help you understand the mechanics of the **iCat Game**, maximize your earnings, and become one of the top players. We wish you the best of luck—start your journey now!

\ <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/about.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.
