# LVL/USDT LP Staking

Staking is available on both, Arbitrum and BNB Chain.

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

### **Add LVL/USDT LP**

1. Click "+Add liquidity"
2. Add liquidity on Pancake Swap
3. Add LVL/USDT LP to Metamask

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

### **Staking your LVL/USDT LP**

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/USDT LP 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 LVL/USDT LP is now staked and earning LLP tokens!

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

### **Unstaking your LVL/USDT LP**

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

<figure><img src="/files/xljuM3yPK8ua2rhBS4DB" 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 LVL/USDT 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.


---

# 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-usdt-lp-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.
