# trader rewards

{% hint style="danger" %}
trading rewards paused 26/10/2022 0400 UTC
{% endhint %}

each week **(starting wed 12th October)** were allocating 50,000 in $FOREX to reward users of the protocol\
\
rewards EPOCHs reset each Wed 0400 UTC\
\
initial rewards will be focussed on 'trade' at [**app.handle.fi/trade**](https://app.handle.fi/trade)\
\
traders receive rewards pro-rata based on their share of weekly trading volumes

$$
Payout = (Your Trading Volume /  TotalTradingVolume ) \*  Trading RewardsPool
$$

[**weekly rewards earners can be found here**](https://docs.google.com/spreadsheets/d/1GNznh8prmmcXRRj48nUlvs-ARCH8ayP9yUCTtWS8k9g/edit?usp=sharing)


---

# 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.handle.fi/rewards/paused/trader-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.
