# Referrals

{% hint style="info" %}
All your referral stats in a single place. See how your referrals are growing, track your earnings, and find out how much you could make. Don’t forget to share your referral code with friends and your community.
{% endhint %}

{% embed url="<https://youtu.be/fDGMxedrcM4>" %}

***

{% stepper %}
{% step %}
Access <kbd>👥 Referrals</kbd> easily from the home menu or by using the <kbd>/referrals</kbd> command.

<div align="left"><figure><img src="/files/VLdGbe2xhN1L3BdEI7wW" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/zr8JLa7hq33TpkBPdH7D" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Copy Referral Code

You can quickly copy and share your referral code by tapping on it.

```
Your Referral Code: https://t.me/BloomSolana_bot?start=Bloom

🔗 (Tap to copy)
```

{% endstep %}

{% step %}

### Change Referral Code

* Tap <kbd>🔑 Change Referral Code</kbd>
* Enter your desired name after the prompt appears: <kbd>Please enter your desired referral code (Max 10 characters)</kbd>.
  {% endstep %}

{% step %}

### Change Payout Address

* Tap <kbd>💳 Change Payout Address</kbd>
* Enter the new wallet address where you want to receive your rewards. Once confirmed, all future claims will be sent to the updated address.
  {% endstep %}
  {% endstepper %}

***

### Referrals Volume

<table><thead><tr><th width="134">Stat</th><th>Explanation</th></tr></thead><tbody><tr><td>Level 1</td><td>Shows the number of users you’ve referred on Level 1 (25% revenue share) along with their total traded volume.</td></tr><tr><td>Level 2</td><td>Shows the number of users you’ve referred on Level 2 (3% revenue share) along with their total traded volume.</td></tr><tr><td>Level 3</td><td>Shows the number of users you’ve referred on Level 3 (2% revenue share) along with their total traded volume.</td></tr></tbody></table>

***

### Rewards Overview

<table><thead><tr><th width="184">Stat</th><th>Explanation</th></tr></thead><tbody><tr><td>Total Unclaimed</td><td>Displays your unclaimed fees.</td></tr><tr><td>Total Claimed</td><td>Displays the total amount of fees you’ve claimed.</td></tr><tr><td>Lifetime Earnings</td><td>Shows your lifetime earnings.</td></tr><tr><td>Last distribution</td><td>Indicates the most recent payout date.</td></tr></tbody></table>

***

### Learn More

{% embed url="<https://docs.bloombot.app/grow-with-bloom/referrals>" %}


---

# 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.bloombot.app/solana/solana-bot/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.
