# Cashback Center

The Cashback Center lets you earn back a portion of the fees on your own trades.

***

## How to Access

Tap **💰 Cashback** from the home screen.

***

## How Cashback Works

When you trade on ThorBot, the platform charges a 1% fee. The Cashback Center offers opportunities to earn a portion of that fee back.

* Cashback is applied to your own trades
* It's separate from referral commissions (which come from other people's trades)
* Cashback amounts and eligibility may vary based on promotions and activity

***

## Checking Your Cashback

From the Cashback Center, you can see:

* Available cashback balance
* Cashback history
* Current cashback rates and promotions

***

## Cashback vs. Referrals

| Feature            | Cashback       | Referrals       |
| ------------------ | -------------- | --------------- |
| **Whose trades?**  | Your own       | Your referrals' |
| **How to earn**    | Trade normally | Invite others   |
| **Where to check** | 💰 Cashback    | 👥 Referral     |

{% hint style="info" %}
Cashback and referral earnings work independently. You can earn both at the same time — referral commissions from others' trades and cashback on your own.
{% endhint %}

***

## Related Pages

* [How Referrals Work](https://thorbot.gitbook.io/home/referral-system/referral/how-referrals-work) — Earn from others' trades
* [Fees](https://thorbot.gitbook.io/home/reference/reference/fees) — Complete fee schedule


---

# 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/cashback-center.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.
