# Liquid Staking Token (stBBTC & stBB)

BounceBit natively provides a Liquid Staking smart contract. If you stake your BTC or BB, you will receive a Liquid Staking Token (LST). This LST is like a voucher that testifies that you are delegating your assets to a validator.

Currently there are two LSTs you can acquire:

* stBB, the LSD of BB &#x20;
* stBBTC, the LSD of BBTC

{% hint style="info" %}
stBB Token Address: `0x22aAC17E571D6651880d057e310703fF4C7c3483`

stBBTC Token Address: `0x7F150c293c97172C75983BD8ac084c187107eA19`
{% endhint %}

These derivatives will later be able to be restaked to Shared Security Clients (SSC) to aggregate security and unlocking the liquidity of the staked assets, hence the name liquid staking. They can also be redeemed for the tokens they staked (plus/minus a share of rewards and penalties).

### Redemption

LSTs can be redeemed at all times on [bbscan.io](https://bbscan.io/stake) by unstaking. You first request a redemption and after 24h you can claim. Follow this guide:

{% content-ref url="/pages/9jkrRsFg1PZgKtf5HO89" %}
[How to Stake/Unstake BB (Delegation)](/user-guides/staking-and-delegation/how-to-stake-unstake-bb-delegation.md)
{% endcontent-ref %}


---

# 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/token/bouncebit-tokenomics/liquid-staking-token-stbbtc-and-stbb.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.
