# Leaderboard

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

Top users listed for real-time tracking: Join date (Age), Alias, Realized Gross PnL, Equity, Trading Volume, Current Leverage, additionally, the system categorizes and ranks them with 4 fun icons (Whale, Shark, Shrimp, Crab).

Click a user card to open a pop-up, allowing you to view their shared positions in real-time (read-only).

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

{% hint style="success" %}
You can adjust your sharing scope in the settings (Public sharing, Private sharing).
{% endhint %}


---

# 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.xapy.io/introduction/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.
