# Governance Proposals

- [Proposal Procedures](https://docs.mai.finance/governance-proposals/proposal-procedures.md)
- [New Asset Proposal Template](https://docs.mai.finance/governance-proposals/new-asset-proposal-template.md)
- [General QIP Template](https://docs.mai.finance/governance-proposals/general-qip-template.md): This is the suggested template for new QIPs.
- [Evolution of the DAO](https://docs.mai.finance/governance-proposals/evolution-of-the-dao.md): The following recounts the tale of our DAO. From humble beginnings, QiDao has grown to be one of the oldest and most active DAOs. Dedicated community members, partner protocols, foundations, and team


---

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