# How to Stake/Unstake BB (Delegation)

{% hint style="success" %}
You can also stake on [portal.bouncebit.io](https://portal.bouncebit.io/farm). The process is the same.
{% endhint %}

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

1. &#x20;Navigate to Stake Page: Begin by selecting the "[Farm](https://portal.bouncebit.io/farm)" tab on the menu of BounceBit Portal. Then navigate to the "BB![](data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)⇌stBB" sub-tab. Stay on the "Stake" tab if you want to stake BB, switch to the "Unstake" tab to redeem your stBB.

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

2. Input the amount you wish to stake/unstake and click "Stake/Unstake". Make sure to leave enough balance to cover transaction fees and avoid a "not enough gas" error.

<figure><img src="/files/0ndss4NSUHBhuNTCGQRM" alt=""><figcaption></figcaption></figure>

4. &#x20;Confirm the Transaction: Click “Confirm” and wait for the transaction to complete. Once the transaction is successful, you’ll see that ‘My Stake’ reflects your total staked stBB.

{% hint style="warning" %}
There is a unstaking queue for stBB. Requested tokens will be available to claim after 7 days.
{% endhint %}

<figure><img src="/files/AmD6zq6CJjMWlPaiYKhX" 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.bouncebit.io/user-guides/staking-and-delegation/how-to-stake-unstake-bb-delegation.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.
