# Referrals

Players can get **bonuses** for inviting their friends. New invites will have **a signup** bonus soon.

Used invited generate **2,500** coins each. On top of this, users receive additional reward for every boss killed by their referral:

<table><thead><tr><th>Level</th><th>Reward</th><th data-hidden></th></tr></thead><tbody><tr><td>1</td><td>12,500</td><td></td></tr><tr><td>2</td><td>25,000</td><td></td></tr><tr><td>3</td><td>50,000</td><td></td></tr><tr><td>4</td><td>100,000</td><td></td></tr><tr><td>5</td><td>200,000</td><td></td></tr><tr><td>6</td><td>300,000</td><td></td></tr><tr><td>7</td><td>400,000</td><td></td></tr><tr><td>8</td><td>500,000</td><td></td></tr></tbody></table>

Click **My Invite Link** in bot commands to get your referral link or find it in the **Invite** section of the app.


---

# Agent Instructions: 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.memefi.club/memefi-clicker-game/referrals.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.
