# Leaderboard

Each week, we reward the top 20 traders with a prize pool of RWAX tokens.

We rank traders based on:

* **Trading fees paid** - More fees means more points.
* **RWAX staked** - Staking boosts your rewards.

The more you trade and stake, the higher you climb. Staking also gives your rewards a multiplier effect.

The top ranked traders get the lion's share of rewards. But consistent traders earn a piece of the pie every week.

## Leaderboard **Reward Allocation**

<table><thead><tr><th>Rank</th><th>Reward weight (%)</th><th data-hidden>Reward weight</th></tr></thead><tbody><tr><td>1</td><td>28.41%</td><td>10000</td></tr><tr><td>2</td><td>17.05%</td><td>6000</td></tr><tr><td>3</td><td>11.36%</td><td>4000</td></tr><tr><td>4</td><td>8.52%</td><td>3000</td></tr><tr><td>5</td><td>7.10%</td><td>2500</td></tr><tr><td>6</td><td>5.68%</td><td>2000</td></tr><tr><td>7</td><td>4.83%</td><td>1700</td></tr><tr><td>8</td><td>3.98%</td><td>1400</td></tr><tr><td>9</td><td>3.13%</td><td>1100</td></tr><tr><td>10</td><td>2.27%</td><td>800</td></tr><tr><td>11</td><td>1.70%</td><td>600</td></tr><tr><td>12</td><td>1.42%</td><td>500</td></tr><tr><td>13</td><td>1.14%</td><td>400</td></tr><tr><td>14</td><td>0.85%</td><td>300</td></tr><tr><td>15</td><td>0.57%</td><td>200</td></tr><tr><td>16</td><td>0.51%</td><td>180</td></tr><tr><td>17</td><td>0.45%</td><td>160</td></tr><tr><td>18</td><td>0.40%</td><td>140</td></tr><tr><td>19</td><td>0,.34%</td><td>120</td></tr><tr><td>20</td><td>0.28%</td><td>100</td></tr><tr><td>Total</td><td>100%</td><td>35200</td></tr></tbody></table>

## How to earn points:

* Executing a Swap.
* Opening or increasing the size of a leveraged position.
* Closing or decreasing the size of a leveraged position.
* Having your leveraged position liquidated.
* Borrowing fee paid when increasing or decreasing a position.

The Leaderboard creates an engaging, rewarding experience for our top contributors. We incentivize volume while giving back to our community.


---

# 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.therwax.com/incentive-programs/leaderboard.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.
