# Tier System and Progression

We’ve got a fun tier system in place! As you engage with the platform, you'll progress through 8 different tiers. Each tier has its own set of milestones, where you’ll earn points or refer others to level up. The further you go, the bigger and better the rewards! \
\
Here's the list of various tiers available

<figure><img src="/files/7aTfnDKTNIZ3sSGCxcR2" alt=""><figcaption><p>Tier Badges</p></figcaption></figure>

#### Here's a detailed Breakdown of the Tier  Progression

<table data-full-width="false"><thead><tr><th align="center">Tier</th><th width="248" align="center">Points Range</th><th align="center">Referral Range</th><th align="center">Claim Points</th></tr></thead><tbody><tr><td align="center">Paper Hand</td><td align="center">0 PTS - 889 PTS</td><td align="center">5 Referrals</td><td align="center">10 Points</td></tr><tr><td align="center">Shrimp</td><td align="center">890 PTS - 3999 PTS</td><td align="center">11 Referrals</td><td align="center">30 Points</td></tr><tr><td align="center">Degen</td><td align="center">4000 PTS - 15999 PTS</td><td align="center">55 Referrals</td><td align="center">150 Points</td></tr><tr><td align="center">Dolphin</td><td align="center">16000 PTS - 47999 PTS</td><td align="center">190 Referrals</td><td align="center">500 Points</td></tr><tr><td align="center">Whale</td><td align="center">48000 PTS - 89999 PTS</td><td align="center">450 Referrals</td><td align="center">1500 Points</td></tr><tr><td align="center">Legend</td><td align="center">90000 PTS - 149999 PTS</td><td align="center">1000 Referrals</td><td align="center">3500 Points</td></tr><tr><td align="center">Phoenix</td><td align="center">150000 PTS - 199999 PTS</td><td align="center">2500 Referrals</td><td align="center">6000 Points</td></tr><tr><td align="center">Meta Monarch</td><td align="center">200000 PTS</td><td align="center">5000 Referrals</td><td align="center">9000 Points</td></tr></tbody></table>

The tier system is designed to keep things exciting, offering new challenges and achievements as you climb. So, start earning, referring, and leveling up to unlock awesome perks along the way!


---

# 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://openledger.gitbook.io/openledger/testnet/earning-mechanism/tier-system-and-progression.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.
