# Cashback System

SolTradingBot introduces an exciting **Cashback System** that rewards users with **20% of their trading fees** returned in USD.

## How It Works

Each time you execute a trade using SolTradingBot (whether it's a snipe, swap, or limit order), **20% of the fees you paid** will be automatically credited back to your **Cashback Balance**. This is calculated based on your total trading volume and the associated fees.

Your Cashback is displayed in **USD equivalent** and can be monitored live.

## How to Claim

To access your Cashback feature:

1. Go to the [**SolTradingBot** ](https://t.me/SolTradingBot)**main menu**.
2. Tap the **Cashback** button.
3. You’ll see your:
   * **Total Cashback Earned**
   * **Claim Time**
4. Use this dashboard to **track your savings** and stay informed on your fee returns.


---

# 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://soltradingbot.gitbook.io/docs/earning-programs/cashback-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.
