# Rewards

## Reward Levels

Earn XP and increase your account level when you trade on Vyper.&#x20;

***

## Cashback

Earn money back every time you trade on Vyper. Vyper's base cashback rate is 25%. The more you trade, the higher the cashback % you receive.&#x20;

***

## Top Trader Incentives

Compete to earn up to 45% cash back. Top traders are determined based on their Vyper account trading volume.

| Rank   | Cashback Bonus | Total Cashback | Net Fee |
| ------ | -------------- | -------------- | ------- |
| Top 10 | +20%           | 45%            | 55%     |
| Top 25 | +10%           | 35%            | 65%     |
| Top 50 | +5%            | 30%            | 70%     |
| Below  | No Bonus       | 25%            | 75%     |

***

## How to Claim Rewards?

Claim rewards on  <https://www.vyper.trade/rewards>


---

# 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.vyper.trade/earn/rewards.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.
