# LGO Yield Staking

LGO holders can stake their LGO to earn protocol fees. 10% of protocol fees generated daily are distributed to this LGO staking pool in the form of LLP, which can be redeemed for any LLP asset [here](https://dao.level.finance/liquidity/sell) (BTC, ETH, BNB, USDT).

Staking is available on both, Arbitrum and BNB Chain.

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

### **Staking your LGO**

1. **Connect** your wallet
2. **Navigate** to the [LEVEL Staking page](https://dao.level.finance/yield-staking)
3. Click **"DEPOSIT"**
4. Enter the amount of LGO you want to stake
5. Click ‘**APPROVE**’ and confirm the pop-up transaction in your wallet
6. Click ‘**DEPOSIT**’ and confirm the pop-up transaction in your wallet
7. Once confirmed in your wallet, you will see a ‘**Successful’** pop-up on the LEVEL UI after a few seconds. Your LGO is now staked and earning LLP tokens!

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

### **Unstaking your LGO**

1. **Connect** your wallet
2. **Navigate** to the [LEVEL Staking page](https://dao.level.finance/yield-staking)
3. Click '**WITHDRAW**'
4. Enter the amount of LGO you want to unstake then click ‘**WITHDRAW**’ and confirm the pop-up transaction in your wallet.
5. Once confirmed in your wallet, you will see a ‘Transaction Completed' pop-up on the LEVEL UI after a few seconds. Your LGO is now unstaked and no longer earning LLP tokens!

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

### **Claiming** **Rewards**

Rewards are distributed per epoch (7 days).\
24h **after** end of the epoch, users will be able to claim their yield rewards.

1. **Connect** your wallet
2. **Navigate** to the [LEVEL Staking page](https://dao.level.finance/yield-staking)
3. In the LGO section, click ‘**CLAIM**’, select the asset you want to receive your rewards in and confirm the pop-up transaction in your wallet
4. Once confirmed in your wallet, you will see a ‘Transaction Completed' pop-up on the LEVEL UI after a few seconds.

<figure><img src="/files/FOaKxakWZwwnU0N2Y91G" 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.level.finance/tutorials/yield-staking-tutorials/lgo-yield-staking.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.
