# 🏆 | Leaderboard

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

The leaderboard ranks the top traders during specific ranking periods according to their:

* <mark style="color:blue;">**Win / Loss ratio**</mark>
* <mark style="color:blue;">**Collateral Size**</mark>
* <mark style="color:blue;">**Trading Volume**</mark>
* <mark style="color:blue;">**PnL (Profit and Loss)**</mark>

In the future, top ranking traders will be <mark style="color:blue;">**rewarded accordingly**</mark>. More info to come later.

## Share Your Rank

Clicking the Arrow Button (![](/files/CK7QML7ZDJTlvayvpSzs)) on the far right of the "**My Ranking**" tab will bring up the following card.

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

* <mark style="color:blue;">**Copy**</mark> allows you to generate a referral link that you can share with friends and invite them to trade on the platform. In a similar manner, anyone who scans the QR code on the upper right corner of the card or manually inserts the referral code shown next to it, can start trading as your referral.<br>
* <mark style="color:blue;">**Download**</mark> allows you to download your ranking in JPEG format, so that you can easily share it on your favourite chat app or social media platform.<br>
* <mark style="color:blue;">**Tweet**</mark> allows you to share your PnL and Ranking with pre-filled post on twitter, including your referral link.


---

# 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.unlimited.trade/protocol/or-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.
