> For the complete documentation index, see [llms.txt](https://degen-skulls.gitbook.io/degen/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://degen-skulls.gitbook.io/degen/leaderboards-coming-soon.md).

# Leaderboards (Coming Soon)

### **Meme warfare meets on-chain metrics. The top tokens climb. The rest cope.**

Each week, Degen.fyi tracks the tokens dominating swaps, vibes, and chaos — and crowns the top degens in multiple categories.

This isn’t just a flex. It’s visibility, rewards, and on-chain clout.

***

#### 📈 Metrics We Track

| Metric              | Description                                              |
| ------------------- | -------------------------------------------------------- |
| 🔁 **Swap Volume**  | How much has your token been traded?                     |
| 💧 **LP Locked**    | Did you lock liquidity, or are you a coward?             |
| 👥 **Holder Count** | How many wallets are backing your meme?                  |
| ⏱️ **Time Live**    | Age of the token (we reward recent momentum)             |
| 🚀 **Growth Score** | Composite of Volume + LP + Velocity + Hype = Degen Score |

The leaderboard algorithm favors **volume spikes**, **chaotic growth**, and **zero-to-hero launches**.

***

#### 👑 Weekly Categories

| Title                | Description                                         |
| -------------------- | --------------------------------------------------- |
| **Degen Darling**    | Highest volume + strongest traction                 |
| **Rug of the Week**  | Flew high, crashed harder (and gloriously)          |
| **Most Unhinged**    | Weirdest meme with real traction                    |
| **Leaderboard King** | Overall #1 by score (volume, holders, lock, growth) |
| **Sleeper Pick**     | Low-key gem climbing fast                           |

***

#### 🏆 What Winners Get

* 🏠 Homepage spotlight
* 🎖️ Token page badges
* 🔄 Auto-rotation into Featured slot
* 📣 Future perks and protocol boosts
* 💀 Eternal clout on the chain

***

> 🧠 TL;DR:\
> Go viral. Earn a crown. Stake your place in meme history.


---

# 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://degen-skulls.gitbook.io/degen/leaderboards-coming-soon.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.
