# Governance

- [Introduction](https://docs.idle.finance/governance/introduction.md): Governance > Introduction
- [Idle DAO](https://docs.idle.finance/governance/idle-dao.md): Governance > Idle DAO
- [Governance process](https://docs.idle.finance/governance/idle-dao/governance-process.md): Governance > Idle DAO > Governance process
- [Idle Leagues](https://docs.idle.finance/governance/idle-dao/idle-leagues.md): Governance > Idle DAO > Idle Leagues
- [Communication League](https://docs.idle.finance/governance/idle-dao/idle-leagues/communication-league.md): Governance > Idle DAO > Idle Leagues > Communication League
- [Development League](https://docs.idle.finance/governance/idle-dao/idle-leagues/development-league.md): Governance > Idle DAO > Idle Leagues > Development League
- [Treasury League](https://docs.idle.finance/governance/idle-dao/idle-leagues/treasury-league.md): Governance > Idle DAO > Idle Leagues > Treasury League
- [Treasury](https://docs.idle.finance/governance/idle-dao/treasury.md): Governance > Idle DAO > Treasury
- [Reports](https://docs.idle.finance/governance/idle-dao/treasury/reports.md): Governance > Idle DAO > Reports
- [Governance guides](https://docs.idle.finance/governance/idle-dao/governance-guides.md)
- [How to monitor off-chain voting pools](https://docs.idle.finance/governance/idle-dao/governance-guides/how-to-monitor-off-chain-voting-pools.md): Governance > Idle DAO > Guides > How to monitor off-chain voting pools
- [How to propose an IIP](https://docs.idle.finance/governance/idle-dao/governance-guides/how-to-propose-an-iip.md): Governance > Idle DAO > Guides > How to propose an IIP
- [How to create an on-chain proposal](https://docs.idle.finance/governance/idle-dao/governance-guides/how-to-create-an-on-chain-proposal.md): Governance > Idle DAO > Guides > How to create an on-chain proposal
- [How to delegate votes](https://docs.idle.finance/governance/idle-dao/governance-guides/how-to-delegate-votes.md): Governance > Idle DAO > Guides > How to delegate votes
- [How to vote for an IIP](https://docs.idle.finance/governance/idle-dao/governance-guides/how-to-vote-for-an-iip.md): Governance > Idle DAO > Guides > How to vote for an IIP
- [FAQs](https://docs.idle.finance/governance/idle-dao/faqs.md): Governance > Idle DAO > FAQs
- [IDLE token](https://docs.idle.finance/governance/idle.md): Governance > Idle DAO > IDLE token
- [Distribution](https://docs.idle.finance/governance/idle/distribution.md): Governance > Idle DAO > IDLE token > Distribution
- [Use cases](https://docs.idle.finance/governance/idle/use-cases.md): Governance > Idle DAO > IDLE token > Use cases
- [Lending, borrowing & collateral](https://docs.idle.finance/governance/idle/use-cases/lending-borrowing-and-collateral.md): Governance > IDLE token > Use-cases > Lending, borrowing & collateral
- [DEXs liquidity provision](https://docs.idle.finance/governance/idle/use-cases/dexs-liquidity-provision.md): Governance > IDLE token > Use-cases > Liquidity provision
- [Buybacks](https://docs.idle.finance/governance/idle/buybacks.md): Governance > IDLE staking > Buybacks
- [Delegates](https://docs.idle.finance/governance/idle/delegates.md): Governance > IDLE token > Delegates
- [IDLE staking](https://docs.idle.finance/governance/idle-staking.md): Governance > IDLE staking
- [Prime staking](https://docs.idle.finance/governance/idle-staking/prime-staking.md): Governance > IDLE staking > Prime staking
- [Examples](https://docs.idle.finance/governance/idle-staking/prime-staking/examples.md): Governance > IDLE staking > Fee Discount > Examples
- [Staking integration](https://docs.idle.finance/governance/idle-staking/staking-integration.md): Governance > IDLE staking > Staking integration
- [Guides](https://docs.idle.finance/governance/idle-staking/guides.md): Governance > IDLE staking > Guides
- [How to stake your IDLE](https://docs.idle.finance/governance/idle-staking/guides/how-to-stake-your-idle.md): Governance > IDLE staking > Guides > How to stake your IDLE
- [How to vote in Gauges](https://docs.idle.finance/governance/idle-staking/guides/how-to-vote-in-gauges.md): Governance > IDLE staking > Guides > How to vote in Gauges
- [How to boost your $IDLE rewards](https://docs.idle.finance/governance/idle-staking/guides/how-to-boost-your-usdidle-rewards.md): Governance > IDLE staking > Guides > How to boost your IDLE rewards
- [How to give VEV](https://docs.idle.finance/governance/idle-staking/guides/how-to-give-vev.md): Governance > IDLE staking > Guides > How to give VEV


---

# 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.idle.finance/governance.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.
