# Rewards & Referral

Ascend the ranks and earn up to **60% cashback** on referred trading fees by inviting others to the [Insiders.bot](http://Insiders.bot) platform. The greater your network, the richer the rewards.

***

### How It Works

{% stepper %}
{% step %}

#### Generate Your Referral Code

Navigate to the **REFERRAL** section in the Web Terminal. Click **Generate Code** to create your unique referral identifier. You can choose between:

* **Random Code:** Auto-generated alphanumeric string
* **Custom Code:** Create a branded code that matches your identity (e.g., your Twitter handle)
  {% endstep %}

{% step %}

#### Share Your Link

You have two ways to share your referral:

* **Signup Link:** Share a direct registration link that includes your referral code. New users who sign up through this link are automatically attributed to you.
* **Market Link:** Append your referral code to any specific market URL when sharing trades on social media. This is especially effective when sharing your winning trades or interesting market opportunities.
  {% endstep %}

{% step %}

#### Earn Rewards

Every time a referred user executes a trade on [Insiders.bot](http://Insiders.bot), you earn a percentage of the platform fee generated by that trade. The percentage you earn depends on your current tier level.
{% endstep %}
{% endstepper %}

***

### Sharing Rewards with Referees

You have the flexibility to **share a portion of your reward** with your referred users. This creates a win-win incentive: your referees get a discount on their trading fees, and you build a larger, more active network.

#### Tier Structure

Your reward tier is determined by the number of active users you refer **or** the total trading volume they generate per month. You only need to meet **one** of the two criteria to qualify for a tier.

| Tier    | Active Users (Monthly) | OR Volume (Monthly) | Your Reward Share | Max Referee Discount |
| ------- | ---------------------- | ------------------- | ----------------- | -------------------- |
| Level 0 | No requirement         | No requirement      | 10%               | 10%                  |
| Level 1 | 25+ users              | $100K+              | 15%               | 10%                  |
| Level 2 | 50+ users              | $200K+              | 20%               | 15%                  |
| Level 3 | 100+ users             | $400K+              | 40%               | 15%                  |
| Level 4 | 200+ users             | $800K+              | 50%               | 15%                  |
| Level 5 | 500+ users             | $1M+                | 60%               | 20%                  |

***

### Tracking Your Referrals

The **REFERRAL** tab in the Web Terminal provides a dashboard where you can:

* View your current tier and progress toward the next level
* See the total number of referred users and their combined trading volume
* Track your accumulated referral earnings
* Manage your referral code and sharing settings

{% hint style="info" %}

### Tips for Maximizing Referral Earnings

**Share winning trades.** Post your profitable positions on social media with your referral-tagged market link. Demonstrated results are the most effective way to attract new users.

**Offer a referee discount.** Sharing a portion of your rewards with referees makes your link more attractive compared to signing up without a referral.

**Target active communities.** Share in prediction market communities, crypto trading groups, and political discussion forums where users are already interested in the markets [Insiders.bot](http://Insiders.bot) covers.

**Create content.** Tutorials, trade breakdowns, and market analysis content that includes your referral link can drive sustained signups over time.
{% endhint %}

***

### Rebates

Users earn trading fee rebates based on their trading volume. The table below outlines each rebate tier and the volume required to qualify.

| Tiers | Conditions          | Rebate |
| ----- | ------------------- | ------ |
| 1     | Volume > $1,000     | 10%    |
| 2     | Volume > $10,000    | 20%    |
| 3     | Volume > $100,000   | 30%    |
| 4     | Volume > $300,000   | 35%    |
| 5     | Volume > $1,000,000 | 40%    |


---

# 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://insidersbot.gitbook.io/insiders.bot/resources/rewards-and-referral.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.
