# Referrals Rewards

**The platform has a 2 tier referral system, it applies to:**

* You get 16-20% from the first level and 8-10% from the second level if the user you refer makes a claim from mining
* You get 8-12% from the first and 4-6% from the second level if the user you referred buys any of the mining boosts.
* You get 5% from the first tier and 2.5% from the second tier if the user you brought in sends any amount to stacking

**The table of dependence of referral rewards for the purchase of the boost and for stigma depending on your level of the purchased boost:**

<table><thead><tr><th width="176">Boost</th><th width="116" align="center">1 (Free)</th><th align="center">2</th><th align="center">3</th><th align="center">4</th><th align="center">5</th></tr></thead><tbody><tr><td>Mining Claim</td><td align="center">0%</td><td align="center">16% / 8%</td><td align="center">17% / 8.5%</td><td align="center">18% / 9%</td><td align="center">20% / 10%</td></tr><tr><td>Boost Upgrade</td><td align="center">0%</td><td align="center">8% / 4%</td><td align="center">9% / 4.5%</td><td align="center">10% / 5%</td><td align="center">12% / 6%</td></tr></tbody></table>

**The following are the basic terms and conditions:**

* all referral rewards are paid out immediately, and are paid to the mining balance (claim, boosts) or the user's internal wallet (staking)
* to activate referral rewards for mining (boosts and staking), you need to activate any of the boosts on your account
* to activate referral reward for staking, you need to activate staking on your account for any amount.
* referral reward can be withdrawn to your other wallet, paid for boost or sent to stacking.

**On the Friends page you will find statistics and links:**

* **Link to Telegram bot** - after clicking on which the user first gets to our bot and from there can go to the application (use it if you want users to not “lose” the link to launch the application
* **Link to Telegram application** - a direct link to the application, the user goes directly to the application, the bot will run in the background.


---

# 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://rocketblast.gitbook.io/en/referrals-rewards.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.
