# How to delegate voting power (vLEAG)?

### **Walkthrough**

1. Go to the Leaguedao.com and click Governance on the DAO dropdown menu.
2. Open the Wallet menu and click on "Delegate".
3. Select "Delegate voting" using the Voting type dropdown.
4. Enter the delegate wallet address.
5. Choose the transaction processing time and hit the "Delegate" button.
6. Confirm the transaction in your wallet, pay gas fees and wait.

#### **Once the transaction is done check your total voting power. It should be equal to 0 (since you successfully send your vLEAG).**


---

# 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-delegate-voting-power-vleag.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.
