# DAO Staking (LGO rewards)

LVL tokens can be staked to earn LGO, the governance token of LEVEL. Holding LGO grants you governance rights over the ecosystem and management rights of the DAO Treasury.

{% hint style="info" %}
For more information, see [**LGO Governance Token**](/tokenomics/lgo-governance-token.md)
{% endhint %}

<figure><img src="/files/3YyV1XrnrVIKqjQjOAhT" alt=""><figcaption></figcaption></figure>

## **LVL token**

### **Staking your LVL**

1. **Connect** your wallet
2. **Navigate** to the [LEVEL DAO page](https://dao.level.finance/dao-staking)
3. In the LVL Staking section, click "**DEPOSIT**"
4. &#x20;Enter the Amount of LVL 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 ‘Transaction Complete' pop-up on the LEVEL UI after a few seconds. Your LVL is now staked and earning LGO!

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

### **Unstaking your LVL**

1. **Connect** your wallet
2. **Navigate** to the [LEVEL DAO page](https://dao.level.finance/dao-staking)
3. In the LVL section, click ‘**WITHDRAW**’ and enter the amount of LVL you want to unstake
4. Click ‘**WITHDRAW’** again 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 LGO.

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

{% hint style="info" %}
Note: if you stake additional LVL tokens or unstake LVL tokens, your unclaimed LGO rewards will be automatically claimed
{% endhint %}

## LVL/USDT LP

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

1. **Connect** your wallet
2. **Navigate** to the [LEVEL DAO page](https://dao.level.finance/dao-staking)
3. In the LVL/USDT LP Staking section, 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 ‘Transaction Complete' pop-up on the LEVEL UI after a few seconds. Your LVL/USDT LP is now staked and earning LGO!

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

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

1. **Connect** your wallet
2. **Navigate** to the [LEVEL DAO page](https://dao.level.finance/dao-staking)
3. In the LVL/USDT LP section, click ‘**WITHDRAW**’ and enter the amount of LVL you want to unstake
4. Click ‘**WITHDRAW’** again 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 LGO.

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

{% hint style="info" %}
Note: if you stake additional LVL/USDT LP or unstake LVL/USDT LP, your unclaimed LGO rewards will be automatically claimed
{% endhint %}

### **Claiming LGO**

1. **Connect** your wallet
2. **Navigate** to the [LEVEL DAO page](https://dao.level.finance/dao-staking)
3. In the Claimable rewards section, click ‘**CLAIM’** 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/rIYTx1AcVMT6uL7MyHuC" 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/dao-tutorials/dao-staking-lgo-rewards.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.
