# Tutorials and FAQ

- [Yield Farming and LP Incentives](https://docs.leaguedao.com/tutorials-faq/yield-farming-and-lp-incentives.md)
- [How can I earn rewards from the USDC/LEAG pool?](https://docs.leaguedao.com/tutorials-faq/yield-farming-and-lp-incentives/how-can-i-earn-rewards-from-the-usdc-leag-pool.md): Earn $LEAG rewards for providing liquidity to LeagueDAO.
- [LeagueDAO Governance](https://docs.leaguedao.com/tutorials-faq/leaguedao-governance.md)
- [How to return delegated voting power (vLEAG)?](https://docs.leaguedao.com/tutorials-faq/leaguedao-governance/how-to-return-delegated-voting-power-vleag.md): Delegated voting power must be retrieved by the delegator.
- [How to delegate voting power (vLEAG)?](https://docs.leaguedao.com/tutorials-faq/leaguedao-governance/how-to-delegate-voting-power-vleag.md): Now that we’ve covered how to deposit and lock the $LEAG token, let’s move on to the next steps: how to delegate voting power (vLEAG) to other members on the platform.
- [How to create a DAO proposal?](https://docs.leaguedao.com/tutorials-faq/leaguedao-governance/how-to-create-a-dao-proposal.md): Note: To create a proposal you need to have at least 1% of $LEAG staked in the DAO.
- [How to vote on a DAO proposal?](https://docs.leaguedao.com/tutorials-faq/leaguedao-governance/how-to-vote-on-a-dao-proposal.md): Voting will allow you to either "vote for" or "vote against" the proposal.
- [How to lock $LEAG to increase voting power?](https://docs.leaguedao.com/tutorials-faq/leaguedao-governance/how-to-lock-usdleag-to-increase-voting-power.md): To lock $LEAG tokens, you should deposit them to the platform first.
- [How to withdraw $LEAG from the DAO?](https://docs.leaguedao.com/tutorials-faq/leaguedao-governance/how-to-withdraw-usdleag-from-the-dao.md): $LEAG tokens can be withdrawn at any time unless they have been locked with the time lock.
- [How to obtain voting power (stake) in the DAO?](https://docs.leaguedao.com/tutorials-faq/leaguedao-governance/how-to-obtain-voting-power-stake-in-the-dao.md): To be able to participate in the DAO, you will need to stake $LEAG tokens.
- [Using Polygon Network](https://docs.leaguedao.com/tutorials-faq/using-polygon-network.md)
- [Polygon TLDR](https://docs.leaguedao.com/tutorials-faq/using-polygon-network/polygon-tldr.md)
- [Adding Polygon Network to your Wallet](https://docs.leaguedao.com/tutorials-faq/using-polygon-network/adding-polygon-network-to-your-wallet.md)
- [What is a Bridge?](https://docs.leaguedao.com/tutorials-faq/using-polygon-network/what-is-a-bridge.md)
- [Moving Funds to Polygon Network](https://docs.leaguedao.com/tutorials-faq/using-polygon-network/moving-funds-to-polygon-network.md)
- [Gas Fees on Polygon](https://docs.leaguedao.com/tutorials-faq/using-polygon-network/gas-fees-on-polygon.md)
- [How to obtain DAI on Polygon](https://docs.leaguedao.com/tutorials-faq/using-polygon-network/how-to-obtain-dai-on-polygon.md): A few different options
- [Polygon](https://docs.leaguedao.com/tutorials-faq/using-polygon-network/polygon.md)


---

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