# Cashback System

Shotgun rewards active traders with cashback on platform fees. The more volume you trade, the higher your tier - and the more of your fees you get back.

{% hint style="info" %}
Cashback is calculated as a percentage of Shotgun's platform fee on each trade. Higher tiers return a greater share of that fee directly to you. Shotgun's platform fee is 1%.
{% endhint %}

***

## Tier Overview

| Cashback Tier   | Cashback |
| --------------- | -------- |
| **ROOKIE**      | 50%      |
| **JOYRIDER**    | 60%      |
| **GEARHEAD**    | 70%      |
| **DRAG RACER**  | 80%      |
| **HOTSHOT**     | 85%      |
| **FRONTRUNNER** | 90%      |
| **LEADER**      | 95%      |
| **CHAMPION**    | 100%     |

Volume Required refers to your **cumulative total trading volume** on Shotgun. Once you cross a threshold, your tier upgrades automatically.

***

## How Tiers Work

**Tiers are based on lifetime volume.** Every trade you make on Shotgun counts toward your total volume. As your cumulative volume crosses each threshold, your cashback tier increases - permanently.

**Tier upgrades are automatic.** You don't need to claim or apply for a tier change. Your cashback rate updates as soon as the threshold is reached.

**Progress is visible in your dashboard.** Each tier card shows your current progress toward the next tier - including exactly how much additional volume is needed to unlock it.

***

## CHAMPION - Full Cashback

At CHAMPION tier, you receive **100% cashback** on Shotgun's platform fee - meaning you effectively trade with zero platform cost. All fees collected on your trades are returned to you.


---

# 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.shotgun.fun/getting-started/reward-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.
