# Staking pools

<figure><img src="/files/WRcQbp6kcmvjTSeFZtQx" alt=""><figcaption></figcaption></figure>

## **Overall information**

There are 3 staking pools on ONBPAD with different locking period, total reward and minimum required amount.

| Locking period | Minimum amount | Maximum amount | Total reward |
| :------------: | :------------: | :------------: | :----------: |
|     90 days    |     100 ONB    |    Unlimited   |      6%      |
|    180 days    |     100 ONB    |    Unlimited   |      9%      |
|    360 days    |     100 ONB    |    Unlimited   |      12%     |

### **Why Stake ONB on** ONBPAD **Staking Pools?**

**1. Earn rewards:** Receive ONB rewards for staking your tokens.

**2. No unstaking fee:** We charge no fee for your unstaking action.

**3. Gain access to exclusive IDOs and Private Sales:**&#x20;

* Stake ONB to [**unlock tiers**](/staking-and-tier-system/tier-system.md) in the ONBPAD and grant **priority access** to IDOs and private sales of promising blockchain projects.
* Secure **early investment opportunities** in high-potential startups.
* *Note: Your tier will be calculated based on the total amount of Stake tokens in all pools.*

## **How to stake ONB on staking pool?**

* **Step 1:** Go to the [ONBPAD Homepage](https://onbpad.com/home) and click on "Staking"

<figure><img src="/files/oLn3qopI4zUZ006VATND" alt=""><figcaption></figcaption></figure>

* **Step 2:** Choose the staking pools you want to stake and input the amount of ONB (make sure the inputted amount is higher than the min stake amount).

<figure><img src="/files/xOWI5MxfrNN4XH0hQ5kZ" alt=""><figcaption></figcaption></figure>

* **Step 3:** Click on the "**Stake Now"** button and confirm transaction in your wallet.

<figure><img src="/files/qarA21g5IR2NzRiA2rz6" alt=""><figcaption></figcaption></figure>

* **Step 4:** Check all the relevant information. Now, your ONB has been staked on ONBPAD and will be locked for a period of times. You can not unlock your token until the locking period ended. However, you can haverst your rewards at anytime.

### **Adding more and removing ONB from a pool** <a href="#adding-and-removing-bscs-from-a-pool" id="adding-and-removing-bscs-from-a-pool"></a>

You can easily add more ONB to a staking pool, or move some ONB to a more profitable pool. Here’s how you can move your staked ONB.

* **Step 1:** Click the **Unstake** to take some ONB out of a pool, or the **+** to add more to the pool.

<figure><img src="/files/5F7pM0Rj2UtbS2BHGpzi" alt=""><figcaption></figcaption></figure>

* **Step 2:** A window will open. If you clicked the **+**, choose the amount you would like to add to the pool. If you clicked the **Unstake,** choose the amount to take out of the pool.
* **Step 3:** Click **Confirm**.
* **Step 4:** After a short wait, you'll be able to see your new amount of staked tokens.

***Notes:*** &#x20;

* *You can add more tokens for anytime but can only unstake when the staking period ended.*
* *When you add tokens for the second time to the same staking pool, the staking time will automatically reset from the moment the tokens are added. However your initial interest amount still remained and will automatically sent to your wallet.*


---

# 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/staking-pools.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.
