# How to Stake/Unstake BB on Portal

Staking on BounceBit is simple. Here's how to begin earning rewards with your BBTC and BB on the BounceBit network:

1. &#x20;Navigate to Portal Stake Page: Begin by selecting the "Stake" option on the menu of Portal or staking page directly at portal.bouncebit.io/stake.

<figure><img src="/files/HgnofAtbdwyda1zZAOdh" alt="" width="375"><figcaption></figcaption></figure>

&#x20;2\. Connect Your Wallet: Click on the “Connect Wallet” button.  Enter the Amount to Stake: Specify the amount to stake, making sure to leave enough balance to cover transaction fees and avoid a "not enough gas" error.

<figure><img src="/files/MXmp3nihwyjK4LeAgmkY" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/mmbl0ApjiuK02Rhpq6N0" alt="" width="375"><figcaption></figcaption></figure>

&#x20;3\. Confirm the Transaction: Click “Confirm” and wait for the transaction to complete.

<figure><img src="/files/aHYuvtIf0CT3P4dry9Wm" alt="" width="375"><figcaption></figcaption></figure>

Congrats! You successfully staked!

<figure><img src="/files/jfIsbU6POiW07dYMAEEO" alt="" width="375"><figcaption></figcaption></figure>

## Unstaking:

1. To unstake/redeem your LST you have to first request unstaking.&#x20;

On the Unstake-Request tab, enter the amount you wish to unstake and click on "Request Unstake"

<figure><img src="/files/PUG1ytHqY3Qpd0yFXJNx" alt="" width="375"><figcaption></figcaption></figure>

2. Confirm the transaction in your wallet and wait for it to settle on the blockchain.

<figure><img src="/files/T544GqPvAfBUFPyRZFwy" alt="" width="375"><figcaption></figcaption></figure>

3. After one day you will be able to claim your stake on the "Claim" tab.


---

# 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.bouncebit.io/user-guides/staking-and-delegation/how-to-stake-unstake-bb-on-portal.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.
