> For the complete documentation index, see [llms.txt](https://docs.mobyscreener.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mobyscreener.com/moby/leaderboard.md).

# Leaderboard

#### Leaderboard

The Moby Leaderboard pays real traders, every hour, all day — 24 waves a day, every day. The rewards pool is live and grows throughout the hour. When the hour ends, the **top 10 traders split the full pool**.

***

#### **How It Works?**

**1. Climb with profitable trades**\
The leaderboard ranks traders over the last 24 hours based on realized and unrealized PnL on Moby. Tap your PnL to see exactly what's driving your gains or losses.

**2. Earn hourly rewards**\
The rewards pool grows throughout the hour. When the hour ends, the top 10 traders split the full pool. Stay ranked, keep earning.

**3. Grow your audience**\
Connect your X account to get featured across Moby's 400,000+ follower network when you climb the leaderboard. Turn strong trades into followers.

***

#### **Your Leaderboard Rank**

Your rank and 24h PnL update every few minutes. You can see:

* **Live PnL** — your real-time 24h performance
* **Leaderboard PnL** — your rank-qualifying score (catches up every few minutes)
* **What's moving your PnL** — a token-by-token breakdown of what's driving your score

You are **Unranked** until your first swap.

<figure><img src="/files/IiLZqbJzWVYyGGaDcnq2" alt="" width="148"><figcaption></figcaption></figure>

***

#### **Rewards Wave**

The live pot countdown and current pool value are shown at the top of the Leaderboard tab. Tap the arrow to see:

* **Last Hour Winners** — the top 10 from the previous wave and their payouts
* **Last 24 Hours — Biggest Winners** — the top earners across all waves in the past day
* **All-Time Winners** — total cumulative payouts across all waves ever

<figure><img src="/files/iqcUss4xVeuyVtWRIJZw" alt="" width="148"><figcaption></figcaption></figure>

***

#### **Connect X**

Connect your X account from the Leaderboard tab to:

* Get featured across Moby's 400,000+ follower network when you rank
* Receive bonus 5000 **$MOBY** rewards instantly to your progress bar
* Compete under your handle instead of an anonymous ID

You can stay fully anonymous — your wallet address and holdings are never shown publicly. Only your rank and 24h PnL are visible.

<figure><img src="/files/7GFSmisdAbMLNz6T7JMF" alt="" width="148"><figcaption></figcaption></figure>

***

#### ***Important***

* *Only trades on **Solana and Robinhood Chain** count toward the leaderboard*
* *The leaderboard updates every few minutes — there may be a short delay between your live PnL and your displayed rank*
* *Payouts land as **$MOBY** on your Rewards Progress Bar*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.mobyscreener.com/moby/leaderboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
