# Claim rewards

<figure><img src="/files/qL6eIlbdCwqTFKZZ3ilS" alt="" width="563"><figcaption></figcaption></figure>

**Introduction:** To be eligible for revenue sharing, you must hold a minimum of 10,000 $UNDX tokens.. Rewards encompass the revenue sharing from the trading platform, as well as token tax rewards, and they are distributed as follows:

* 60% of the trading fees from the UNODEX platform (referral rewards deducted from this total) are redistributed to $UNDX holders.
* 40% of the 5% token trading tax of the $UNDX token is redistributed to holders.

**Examples:**

**UNODEX App Trading Revshares:** If the UNODEX platform generates $1 million in trading fees in 24 hours, 60% ($600,000) will be allocated to $UNDX token holders in proportion to the percentage of tokens they own. For instance, if you own 0.2% of the tokens, you will receive $1,200 for that period.

**Token Trading Revshares:** If the token's transaction volumes amount to $10 million in 24 hours, 40% of the taxes will be allocated to $UNDX holders in proportion to the percentage of tokens they possess. Using the same example, if you own 0.2% of the tokens, you will receive $400 for that period.

The cumulative total will be $1,200 + $400 = $1,600.


---

# 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://unodex.gitbook.io/docs/unodex-trading-app/claim-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.
