# REFERRAL SYSTEM

{% hint style="info" %}
**Live Page:** [Open Referral System on BullNBear](https://v1.bullandbear.app/rewards)
{% endhint %}

The Referral System lets users earn BNB rewards by inviting traders to BullNBear.

When someone signs up through your referral link and trades on BullNBear, you can earn a share of the platform fees from their trading activity.

***

### Quick Overview

With the Referral System, you can:

* Copy your personal referral link
* Invite new traders
* Earn BNB commissions from referral trades
* Track your earned and withdrawn rewards
* Withdraw available rewards
* Benefit from multiple referral levels

***

### Step 1: Open Rewards

Go to the **Rewards** page from the BullNBear navigation.

Here you can see your referral dashboard.

{% hint style="info" %}
![](/files/Ew23uZB1AcEN8MaadT2Q)
{% endhint %}

***

### Step 2: Copy Your Referral Link

On the right side of the page, you will find your personal referral code and invite link.

Click **Copy** and share your invite link with other traders.

When a new user joins through your link, they will be connected to your referral account automatically.

{% hint style="info" %}
![](/files/wDcmiVOKmVhiueV8CiXE)
{% endhint %}

***

### Step 3: Earn Commissions

When your referred users trade on BullNBear, you can earn BNB commissions from their eligible trading activity.

BullNBear supports multiple referral levels:

| Tier   | Referral Type      | Description                                      |
| ------ | ------------------ | ------------------------------------------------ |
| Tier 1 | Direct referrals   | Users invited directly through your link         |
| Tier 2 | Indirect referrals | Users invited by your direct referrals           |
| Tier 3 | Extended referrals | Users connected through the third referral level |

Current direct referral rewards start at **40%**.

{% hint style="info" %}
With the future Rank System, direct referral rewards may increase up to **50%** depending on user activity, trading volume, and rank.
{% endhint %}

***

### Step 4: Track Your Rewards

The dashboard shows your referral and reward activity.

You can track:

* Referred users
* Total earned
* Total withdrawn
* Available rewards
* Commission history
* Withdrawal history

{% hint style="info" %}
![](/files/Fs3r1dbKnJKghpajS12Q)
{% endhint %}

***

### Step 5: Withdraw Rewards

Open the **Withdrawals** tab to manage payouts.

If you have available BNB rewards, click **Withdraw** to claim them.

After withdrawing, your payout will appear in the withdrawal history.

{% hint style="warning" %}
Referral rates, rank benefits, withdrawal rules, and reward mechanics may be updated as BullNBear develops. Always check the live Rewards page for the latest values.
{% endhint %}


---

# 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://bullnbear.gitbook.io/trade/bullnbear/platform-overview/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.
