# Tier  & Reward System

**Topics to be Covered:**

* **Tier Structure**: 5 Levels
* **Volume Requirements**: The amount of trading volume (in SOL) needed to reach each tier.
* **Trading Fee Rates**: The specific trading fee percentage applied to each tier.
* **Checking Your Tier**: How to view your current tier and your progress toward the next level.

## Tiers & **Volume Requirements (May be subject to changes)**

| TIERS      | VOLUME (SOL) | CASHBACK |
| ---------- | ------------ | -------- |
| Recruit    | 0-50         | 0        |
| Journeyman | 50-250       | 25%      |
| Veteran    | 250-500      | 40%      |
| Master     | 500-999      | 60%      |
| Legend     | ≥ 999 SOL,   | 75%      |

<sub>**Checking Your Tier**</sub>

This screen helps track your trading status and available rewards.

* **Trading Tier:**\
  Your current rank (e.g., Journeyman).
* **Trading Volume:**\
  Total volume traded (e.g., 200.38 SOL).
* **Fee Rate:**\
  Fixed transaction fee percentage 1%
* **Progress Bar:**

  Visual indicator showing progress to the next tier.

<figure><img src="/files/sQpKCWUozmBWB1XgMksg" alt=""><figcaption></figcaption></figure>

&#x20;  &#x20;

***

###


---

# 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://hunterbot-docs.gitbook.io/hunter-bot/core-features/tier-and-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.
