# Tier system

<figure><img src="/files/48yVKXQGqP84v8bljggC" alt=""><figcaption></figcaption></figure>

ONBPAD has 6 tiers in total with different benefits as below:

<table><thead><tr><th width="228" align="center">Level</th><th align="center">Name</th><th align="center">Staked amount</th></tr></thead><tbody><tr><td align="center">Level 0</td><td align="center">Small Fish</td><td align="center">3,000 ONB</td></tr><tr><td align="center">Level 1</td><td align="center">Shrimp</td><td align="center">10,000 ONB</td></tr><tr><td align="center">Level 2</td><td align="center">Fishes</td><td align="center">20,000 ONB</td></tr><tr><td align="center">Level 3</td><td align="center">Dolphins</td><td align="center">50,000 ONB</td></tr><tr><td align="center">Level 4</td><td align="center">Sharks</td><td align="center">100,000 ONB</td></tr><tr><td align="center">Level 5</td><td align="center">Whales</td><td align="center">200,000 ONB</td></tr></tbody></table>

**Notes:**

* Both Private Pad and Startup apply this tier system.
* The benefits of each tier will be different at each Private sale and each IDO
* Your tier will be counted as **the total staking amount of 3 pools.** For example, you stake 3,000 ONB at 90 days pool, 7,000 ONB at 180 days pool and 10,000 at 365 days pool. Then, your tier will be calculated as Fishes with 20,000 ONB staked.
* You can check your current tier, staked amount and amount to the next rank at **"My Profile"** section.

<figure><img src="/files/CX6VsnOrwFy1SfnnUtNp" 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.onbpad.com/staking-and-tier-system/tier-system.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.
