# Stake LP tokens

In addition to earning trading fees from providing liquidity, you can stake your LP tokens to earn emissions distributed as SBR tokens to the liquidity pools.

#### Stake <a href="#stake" id="stake"></a>

1. Click on the 'Stake' button and choose the amount of LP tokens you would like to stake.

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

2. Click on 'Stake' and confirm the transaction request in your wallet.

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

3. Your LP tokens are now successfully staked and you immediately start earning SBR as rewards.

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

4. To claim your rewards, simply click on the 'Claim' button and confirm the transaction in your wallet.

#### Unstake <a href="#unstake" id="unstake"></a>

1. If you want to unstake your tokens, click on the field 'Unstake'.

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

2. Enter the amount of LP tokens you would like to unstake and click the 'Unstake' button

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

3. Click on 'Unstake' and confirm the transaction in your wallet.

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

4. Your LP tokens are now unstaked and can be used either in another protocol or the liquidity can be fully withdrawn.


---

# 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://doc.saberdao.so/getting-started/stake-lp-tokens.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.
