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

# Friends

**Invite New Players and Earn More Points!**

Share the game with your friends and watch your points skyrocket. You can easily send an invitation link to your friend at the bottom of the screen or copy the link to your clipboard.

<figure><img src="/files/TeHIodKfxbawuUTH6Btz" alt="" width="270"><figcaption><p>Referral Program "Friends"</p></figcaption></figure>

For each friend you invite, you’ll earn 5,000 points, and you’ll receive a whopping 20,000 points for inviting someone with a **Premium Telegram** account! Once you’ve invited over 100 friends, the rewards increase—10,000 points per invite, and 30,000 points for each **Premium Telegram** user you bring in.

We've set up special milestones for even bigger bonuses:

* Invite 10 players: Earn an extra 50,000 points
* Invite 50 players: Earn an extra 200,000 points
* Invite 100 players: Earn an extra 500,000 points
* Invite 500 players: Earn a massive 1,000,000 points

The list of invited players is displayed at the bottom and is divided into users with and without Telegram Premium. Invited participants are sorted from the most recently added to the earliest.

<figure><img src="/files/KxUFGzCUQGMXiA0PcMj5" alt="" width="270"><figcaption><p>Friends List</p></figcaption></figure>

Rewards for invited participants are not automatically credited. **Claim** your points for invited friends in the [Rewards ](/abble-icat/icat-game/rewards.md)section.

**Referral program is designed to maximize your points. Start inviting now to take advantage of these incredible rewards!**

\ <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/icat-game/friends.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.
