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

# Leagues

So, are you ready to join the ranks of fellow hustlers? Pick up your competitive spirit and smash those league ranks!

**Leagues —** represent your gaming level, determined by the amount of HP you’ve mined. The higher your rank, the greater the rewards! There are 8 leagues at the moment: **Newbie, Degen,** **Master, Gangster, Alpha, Whale,** **Hustler,** and **Ducklord** being the highest.&#x20;

<div><figure><img src="/files/jOvkEWuRFU5QsrXMV5Ww" alt=""><figcaption></figcaption></figure> <figure><img src="/files/jgVKkqzX9I5n1o3rczx4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/vxB7FLVoGcSg6F5oCoHL" alt=""><figcaption></figcaption></figure> <figure><img src="/files/lpjJ1opPwJnTMcCXHrbG" alt=""><figcaption></figcaption></figure> <figure><img src="/files/BbxoJZtQBAfay8cGwhVl" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/q9szBEmOBbA0BrALKApf" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/OmeAHPdbYWdfDJiWmBwy" alt="" width="188"><figcaption></figcaption></figure></div>

Leagues give you a no-stop multiplier boost to your HP mining, except for the Newbies league:\
&#x20;\
🚀 **+2%** Degen \
🚀 **+4%** Master  \
🚀  **+6%** Gangster \
🚀  **+8%** Alpha \
🚀  **+10%** Whale\
🚀  **+12%** Hustler\
🚀  **+14%** Ducklord

Wanna experience these multipliers yourself? Do it now 👉  <https://t.me/memhustle_bot>

### Join the HP Race to Get Reward Blast

Each league runs a daily HP Race where extra bonuses are up for grabs!

💎 HP \
💎 TON\
💎 Gems

The HP Race kicks off daily at 12:10 UTC, with everyone starting at zero HP. Your top Memster is the leading HP miner and the king of the field, boosted by stuff like league boosts, upgrading the Fort, or flexing a VIP Pass. The leaderboard updates every 10 minutes, but to switch leagues, you’ll have to wait till the next day.&#x20;

**Top 50 players in leagues 1-4 get up to 50% extra HP on their total, and the top 20 in Alpha get exclusive rewards, baby!** 💎

Stay active, rise through the ranks, and enjoy the rewards!


---

# 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.memhustle.com/game-features/leagues.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.
