# Leaderboards

### PnL Leaderboard <a href="#pnl-leaderboard" id="pnl-leaderboard"></a>

View today's top traders by using `/leaderboard`, and get access to:

* Top Solana Spot Meme traders &#x20;
  * Most profitable traders to copy (30d)
  * Most money made by copying
  * Top PnL trader (30d)
  * Top traders (7d)
* Top dYdX Perps traders (visual leaderboard)&#x20;
  * Top trader by PnL (30d)
  * Top Trades (7d)

<figure><img src="/files/wp8qkgcixN3dOswUFmza" alt="" width="271"><figcaption></figcaption></figure>

### PnL Leaderboard Action Buttons  <a href="#pnl-leaderboard" id="pnl-leaderboard"></a>

In addition to viewing top traders, you also have the option to:&#x20;

* Copy Trade *(Solana Spot only):* Automatically mirror trades from top performers.
* Follow Traders: Keep track of your favorite traders’ activity.
* Manage Leaderboard Updates: Choose to receive leaderboard summaries daily, weekly, or never.
* Top Copy Profits: Discover the total profits made for copiers.&#x20;
* Top Copied: Discover who had the most money copied. Click any trader’s name to view their profile with the option to start copy trading them directly.

<figure><img src="/files/0az9Cutrf0P0m3EC6fcZ" alt="" width="337"><figcaption></figcaption></figure>

### Squad Leaderboards Menu

Access the group leaderboards menu using `/groupleaderboard`, where you can view:

* MVP of the group for the last 7 days
* Top calls in the 7 days
* Quick options to follow and copy traders from the leaderboard

<h3 align="center"><img src="/files/VI6gEzJ50lRDkYUFOiBJ" alt="" data-size="original"></h3>

<p align="center"></p>

### Leaderboards Menu&#x20;

Access different leaderboards, such as PnL leaderboard and Points leaderboard, as well as token leaderboards: top bought, top posted, and top bull voted. Manage how often you receive leaderboard updates.

* PNL Leaderboard: who are the recent best traders to follow?
* Points Leaderboard: how many points do you have?
* Manage Leaderboard: manage the daily PnL leaderboard
* Top Bought Leaderboard: top bought tokens recently
* Top Posted Leaderboard: top posted tokens recently
* Top Bull Leaderboard: top bull voted tokens recently

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


---

# 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.pocketprotector.xyz/general/leaderboards.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.
