# Cash Rewards

Every trade on UniversalX earns you real-time cash rewards. Cash rewards are settled immediately after each trade and are claimable in your **Diamonds dashboard**.

Your cash rewards are determined by:

* Your trading **Level.** Your starting level is determined by your activity in between [Diamonds](/diamonds.md) Season 0 and Season 1. To level up, trade on UniversalX!
* Your **eligibility for** [Universal Cabals](/universal-cabals.md)**-based bonuses.**

The more you trade, the higher your level and reward rate—and the more you'll earn.

<figure><img src="/files/91FrtWpXJpOyAYPfWfhu" alt=""><figcaption><p>In your Diamonds dashboard, you'll be able to see and claim your cash rewards.</p></figcaption></figure>

***

Below is a breakdown of how both your **Level and Cabal bonuses** can improve your rewards.

### Levels

Your **Level** will increase based on your trading volume. Every level increase will result in an increase in cash rewards, as per below:

| Level | Cash Reward Rate                                |
| ----- | ----------------------------------------------- |
| 1     | 10.00% (default)                                |
| 2     | 12.50% (default if invite code is used)         |
| 3     | 15.00% (default if special invite code is used) |
| 4     | 15.00%                                          |
| 5     | 17.50%                                          |
| 6     | 17.50%                                          |
| 7     | 20.00%                                          |
| 8     | 20.00%                                          |
| 9     | 20.00%                                          |
| 10    | 25.00%                                          |

> **Using an invite code?** You’ll automatically start at **Level 2**, gaining access to Level 2 Diamond bonuses and skipping the base 10% tier.

***

### Universal Cabals Bonus

If you're an active participant in a **Universal Cabal**, your cash reward rate may be increased by up to **+5%** solely based on your group’s performance. Note that:

* Participants in top-ranked Cabals can be **boosted** even further, **up to 15%**, depending on their Cabal's ranking and their personal contribution.
* All Cabal bonuses are **added** on top of your standard tier.
* To qualify for Cabal bonuses, you must earn points for your Cabal during the present round. Users who only earned points in previous rounds will not qualify for these bonuses.

📌 Learn more about [Universal Cabals](/universal-cabals.md).

***

### Notes on Volume Calculation

Importantly, not all user volume is calculated equally. Note that:

* A user's volume includes both their **Buy** and **Sell** activity.
* Only **10%** of the volume generated by trading **Top 500 and Primary Tokens** is counted toward a user's level progression.
* Volume thresholds are cumulative and persistent across the platform.


---

# 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.universalx.app/cash-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.
