# Trader Leaderboard

Displaying rankings monthly and weekly, the leaderboard enables comparisons of traders based on trades, wins, losses, liquidations, volume, fees, and PnL. It spotlights top performers on platforms integrated in Copin with plans to broaden its scope.

<figure><img src="/files/pXNlHWJW0bUGw5jvIRNJ" alt=""><figcaption><p><a href="https://app.copin.io/leaderboard">https://app.copin.io/leaderboard</a></p></figcaption></figure>

<table data-header-hidden><thead><tr><th width="233">Field</th><th>Description</th></tr></thead><tbody><tr><td><ol start="1"><li>Time Frame Selector</li></ol></td><td>Allows users to switch the leaderboard view between 'Monthly' and 'Weekly' data.</td></tr><tr><td><ol start="2"><li>Protocol Selector</li></ol></td><td>Enables the selection and display of data from various trading platforms, such as Kwenta (Optimism), Polynomial (Optimism), and GMX (Arbitrum).</td></tr><tr><td><ol start="3"><li>Ranking Search</li></ol></td><td>Facilitates the quick locating and viewing of specific traders in the leaderboard rankings.</td></tr><tr><td><ol start="4"><li>Statistics Column</li></ol></td><td>Presents a comprehensive array of trading statistics for each trader, including Total Trades, Wins, Losses, Liquidations, Volume, Fees, and Profit and Loss (PnL).</td></tr></tbody></table>


---

# 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.copin.io/features/trader-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.
