# How to obtain voting power (stake) in the DAO?

### **Walkthrough**

1. Go to the LeagueDAO.com and click Governance on the DAO dropdown menu.
2. Connect your wallet to the platform.
3. Select "Wallet" in the top menu.
4. Click on "Enable token" to enable interaction between the smart contract and your wallet.
5. Confirm the transaction in your wallet and pay gas fees.
6. Enter the amount of $LEAG you would like to stake or hit "Max". Choose the transaction processing time and click on "Deposit".
7. Confirm the transaction in your wallet, pay the gas fees and deposit amount on the top of the page.

#### Congrats! You have successfully staked $LEAG into 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-obtain-voting-power-stake-in-the-dao.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.
