# Cashback

#### Telemetry Cashback <a href="#telemetry-cashback" id="telemetry-cashback"></a>

Cashback gives you direct cash rewards based on your trading volume. It’s an instant percentage returned back to you without friction or delays. The more you trade, the more SOL you earn.

#### Benefits <a href="#benefits" id="benefits"></a>

* Automatic, instant cashback on every trade - paid in SOL.
* No extra actions or lockups required - just trade.
* Instant rewards claiming via Telemetry.
* Seamlessly integrates with referral revenue - single claim, combined earnings.

#### How It Works <a href="#how-it-works" id="how-it-works"></a>

**Example**

Trade 25k SOL at Platinum III:

* Earn 25% Cashback → 6,250 SOL returned.

**Tiers**

* Tiers are based on trailing trading volume (your volume plus your direct referrals).
* Your personal volume receives a 5x multiplier.

**Cashback by Tier**

| **Tier**     | **Cashback %** |
| ------------ | -------------- |
| Platinum III | 25%            |
| Platinum II  | 24%            |
| Platinum I   | 23%            |
| Gold III     | 22%            |
| Gold II      | 20%            |
| Gold I       | 17.5%          |
| Silver III   | 16%            |
| Silver II    | 14%            |
| Silver I     | 12.5%          |
| Bronze III   | 11%            |
| Bronze II    | 10.5%          |
| Bronze I     | 10%            |
| Iron         | 5%             |


---

# 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.bonkbot.io/rewards/cashback.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.
