# xTIG and trading rewards

Every 24 hours, starting at midnight GMT, 100 TIG are distributed among traders proportional to the fees they generate . \
To incentivize the use of the new tigETH liquidity pool, transactions using WETH as collateral have twice the weight in the xTIG calculation.

By trading, xTIG is automatically credited to the user. \
Earned balance is shown on the top right of the screen and it updates in real time.

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

By clicking on it, is possible to see the total stats for the trading day.

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

After the day has concluded, the tokens can be claimed in the form of xTIG.

After claiming, a trader can either:

* Unlock it immediately for a 50% penalty.
* Wait the end of the day to unlock it and withdraw it as TIG.
* Leave it as it is, since xTIG earns trading fees like staked TIG.

Out of the total supply of 2 million TIG, 100,000 tokens have been reserved for volume mining.\
Trading rewards are live on Arbitrum with 100 TIG per day, which will be adjusted if needed.

Another feature of xTIG is the possibility of adding extra rewards to it. This way, another project can sponsor one or multiple trading epochs on Tigris.<br>


---

# 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.kaze.fi/tigris/xtig-and-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.
