# Referrals

Earn passive income by inviting friends to use Dextrabot! Our multi-level referral program rewards you for building your network up to 5 levels deep.

### Accessing Referrals

From the main menu (after typing `/start`), tap the **🎁 Referrals** button to view your referral dashboard.

<figure><img src="/files/pgvFj3KAZeX5oQA03bJ4" alt=""><figcaption></figcaption></figure>

### Referral Commission Structure

Dextrabot offers a generous 5-level deep referral system:

* **Level 1**: 35% of the fees paid by your direct referrals
* **Level 2**: 3.5% from users invited by your Level 1 referrals
* **Level 3**: 3% from the next level down
* **Level 4**: 2% from Level 4 users
* **Level 5**: 1% from Level 5 users

This means you earn commissions not only from people you directly invite, but also from their referrals, creating a passive income stream that grows with your network.

### Your Referral Earnings

The referral dashboard displays your earnings breakdown:

* **Total earnings**: Cumulative amount earned from all referrals
* **Claimed**: Amount you've already withdrawn
* **Pending**: Earnings currently being processed
* **Available to claim**: Amount ready for withdrawal

### Claiming Your Rewards

#### Payout Rules

* **Minimum withdrawal amount**: $50
* **Payout schedule**: Monthly
  * Example: Rewards earned in August can be claimed starting September 1st

#### How to Claim

Once your available balance reaches the $50 minimum threshold, a claim button will appear on the referral screen. Simply tap it to withdraw your earnings to your connected wallet.

> 💡 **Note**: The claim button only becomes visible when you have at least $50 available to withdraw.

### Your Referral Link

#### Default Referral Link

Your unique referral link is displayed at the bottom of the referral screen:

```
https://t.me/Dextrabot_CopyTrade_bot?start=ref_YOURCODE
```

Tap the link to copy it, then share it with friends through social media, messaging apps, or anywhere else you'd like.

#### Customizing Your Referral Code

You can personalize your referral code to make it more memorable:

1. View your current refcode (e.g., `TMGQKUAIP`)
2. Tap the **✏️ Refcode** button
3. Enter your desired custom code
4. Tap **💾 SAVE** to confirm

Your referral link will automatically update with your new custom code.


---

# 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.dextrabot.com/copy-trade-telegram/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.
