> For the complete documentation index, see [llms.txt](https://infinite-keeper.gitbook.io/infinite-keeper-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://infinite-keeper.gitbook.io/infinite-keeper-docs/social-growth-and-influence-referral-and-tasks.md).

# Social Growth & Influence (Referral & Tasks)

<figure><img src="https://66275733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHvhYZUtsiirFrBxI3DDP%2Fuploads%2FHKhWsrLnYpMarRgGCYpT%2Ftask.png?alt=media&amp;token=ef5a4749-bde4-415b-9ff2-3d5eee6dd4cb" alt=""><figcaption></figcaption></figure>

In Infinite Keeper, your influence is a valuable asset. We reward Overseers who actively expand the cosmic network through a multi-benefit referral system and engagement tasks.

* Dual-Reward Referral Program: For every 1 TON investment (Item Mint) made by your direct referrals, you receive two types of rewards:
  1. Instant TON Bonus: Earn 5% commission (0.05 TON) credited directly to your balance from every item purchase your friend makes.
  2. Cosmic Ticket Rewards: Every time a referral mints an item, you receive 0.1 Item Box Ticket.
     * *Strategy:* For every 10 items your friends mint, you earn 1 Free Item Box Mint! This allows you to grow your collection and ROI potential without additional investment.
* Overseer Tasks: Complete daily social missions and community challenges to earn bonus TON and exclusive items. These tasks are designed to boost project visibility while rewarding active community members


---

# 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://infinite-keeper.gitbook.io/infinite-keeper-docs/social-growth-and-influence-referral-and-tasks.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.
