# How to lock $LEAG to increase voting power?

### **Walkthrough**

1. Go to the LeaugeDao.com and click Governance on the DAO dropdown menu
2. Click on the "Wallet" and go to the "Lock" tab.
3. Select the lock duration with the predefined options or enter it manually (min - 1 week, max - 1 year).
4. Choose the transaction processing time and hit the "Lock" button.
5. Confirm the transaction in your wallet, pay gas fees and wait.

#### **Congrats! You got your vLEAG bonus.**

#### **Bonus has a linear decay relative to locking duration. Locking your $LEAG will give you more voting power in vLEAG, but will not increase your $LEAG rewards in the LeagueDAO.**


---

# 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.leaguedao.com/tutorials-faq/leaguedao-governance/how-to-lock-usdleag-to-increase-voting-power.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.
