# Referral System

Earn commissions every time someone you referred makes a trade. The more you refer, the higher your rate — up to <mark style="color:green;">**55%**</mark>.

***

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>How Referrals Work</strong></td><td>Tiers, commission rates, worked examples</td><td><a href="referral/how-referrals-work">how-referrals-work</a></td></tr><tr><td><strong>Share to Earn</strong></td><td>Share trade links, earn from anyone</td><td><a href="referral/share-to-earn">share-to-earn</a></td></tr><tr><td><strong>Earnings Dashboard</strong></td><td>Track your commissions in real-time</td><td><a href="referral/earnings-dashboard">earnings-dashboard</a></td></tr><tr><td><strong>💰 Cashback Center</strong></td><td>Earn back fees on your own trades</td><td><a href="referral/cashback-center">cashback-center</a></td></tr></tbody></table>

***

## Commission Tiers at a Glance

| Tier       | Referrals | Your Commission |
| ---------- | --------- | --------------- |
| 👤 No Tier | 0         | 0%              |
| 🥉 Bronze  | 1–5       | **30%**         |
| 🥈 Silver  | 6–10      | **35%**         |
| 🥇 Gold    | 11–20     | **40%**         |
| 💎 Diamond | 21–100    | **50%**         |
| ⚡ GOD      | 101+      | **55%**         |

Commission is a percentage of the **1% platform fee** on your referrals' trades — it comes from ThorBot's share, not the trader's pocket.

***

{% hint style="success" %}
**Share to Earn gives you at least 25% commission** — even with zero referrals. Share any trade link and earn from every trade made through it. [Learn more →](https://thorbot.gitbook.io/home/referral-system/referral/share-to-earn)
{% 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://thorbot.gitbook.io/home/referral-system/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.
