# Trading Rewards

In addition to the airdrop, users of the Fraktal Marketplace can receive FRAK rewards daily simply by buying and selling NFTs. This is designed to **offset gas fees** incurred for transactions. 10% of FRAK will be distributed over 6 months.

| Month | Total Amount | Daily Reward |
| ----- | ------------ | ------------ |
| 1     | 50 Million   | 1.67 Million |
| 2     | 20 Million   | 667k         |
| 3     | 10 Million   | 333k         |
| 4     | 10 Million   | 333k         |
| 5     | 5 Million    | 167k         |
| 6     | 5 Million    | 167k         |

\*Rewards require 10,000 ETH in minimum daily platform volume to be distributed

**Formula**

![](/files/CnIYcXf2UXMIgBPgHY8W)

**Example**

Alice Trades 100 ETH during the 24 hour reward period.

Total Volume is 25,000 ETH.

Daily Reward is 1,670,000 FRAK.

Alice receives 6,680 FRAK.

![](/files/OX8HM9UPPoJOsbfrjKs0)


---

# 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.fraktal.io/fraktal-governance-token-frak/trading-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.
