# LVL Yield Staking

In the [Earn Pool](https://dao.level.finance/yield-staking), LVL holders can stake their LVL to earn protocol fees. 10% of protocol fees generated are distributed to this LVL staking pool in the form of LLP, which can be redeemed for any LLP asset [here](https://dao.level.finance/liquidity/sell) (for example, BTC, ETH, USDT, e.g.).

Staking is available on both, Arbitrum and BNB Chain.

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

### **Staking your LVL**

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 LVL you want to stake.&#x20;
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 LVL is now staked and earning LLP token!

<figure><img src="/files/41AIw9GXbMa4BreDyFQf" alt=""><figcaption></figcaption></figure>

### **Unstaking your LVL**

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 LVL 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 LVL is now unstaked and no longer earning LLP tokens!

<figure><img src="/files/zUYafU1P1CN9bRF9Y7Bx" 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 [LVL Staking page](https://dao.level.finance/yield-staking)
3. 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/ZWEchcNoqIRKIVg2B2kr" 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/lvl-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.
