> 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/icat-game/how-to-play.md).

# How to Play

**iCat Game is a mini-app in Telegram. To play, you need to have the Telegram mobile version. The goal of the game is to earn as many points as possible, which you can later exchange for iCat tokens. The release of iCat tokens is planned on the Binance Smart Chain (BSC).**

Pet the kitty, complete tasks, invite friends, and claim your rewards! Each new level unlocks new skins that help you earn more when petting the kitty. The kitty has 6 zones with different values, which change every 3 seconds. If you see negative values, it means the kitty doesn't like being pet in that spot. Find the most profitable sector and maximize your points! To boost your earnings, use boosts. Every 24 hours, we give each player 3 boosts , and every 2 hours, 3 time intervals. If that's not enough, you can exchange your points for boosts in the shop. Boosts become more expensive with each level, so the sooner you start, the more you’ll earn.

### Simple Steps to Get start iCat Game

#### 1. The game is available exclusively on mobile devices.

#### 2. To get started, make sure you have [Telegram ](https://telegram.org/)installed on your device. If not, [download ](https://telegram.org/)it and complete the simple registration process.

#### 3. **Navigate to the**[ **iCat Game bot**](https://t.me/icatGame_bot)**.**

<div><figure><img src="/files/HxVMT8KQKyIaK1ngAk2p" alt="" width="270"><figcaption><p>iCat Game BOT</p></figcaption></figure> <figure><img src="/files/iFRXDQEBnbLLZBUhtZkn" alt="" width="270"><figcaption><p>command /start</p></figcaption></figure></div>

#### 4. **Press the "Start" button or type the command /start to begin.**

#### **5.** To launch the game, click "Play" or "Start Game."

#### 6. With a stable internet connection, the game should load in about 3 seconds, and you'll be welcomed into the game environment.

<figure><img src="/files/5hF3MyosHMREAHZiJa0j" alt="" width="405"><figcaption><p>Game Space</p></figcaption></figure>

Proceed to the next section to learn the game rules and get familiar with the Game Space.


---

# 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/icat-game/how-to-play.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.
