> For the complete documentation index, see [llms.txt](https://docs.suicityp2e.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.suicityp2e.com/referral-system.md).

# Referral System 👥

SuiCityP2E's referral system offers players an exciting way to boost their $SITY earnings by inviting friends to join the game. For every friend a player invites using their unique referral code, both the inviting player and the invited player will earn 5000 $SITY tokens. Players must have a minimum total level of 3 of their buildings to use the invite code and benefit from the $SITY reward. The "Use Refferal Code" button is not active for players whose buildings' total level is not 3. This system not only helps expand the SuiCityP2E community but also rewards players for their engagement and efforts in bringing new members into the game. However, if players are found to be abusing the referral system, such as creating fake accounts, their accounts will be flagged as sybil accounts, and appropriate actions will be taken. The more friends you invite, the more $SITY you can accumulate, giving you a significant advantage in building and upgrading your city.


---

# 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:

```
GET https://docs.suicityp2e.com/referral-system.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
