# DAO & Governance

- [What is MIMO (Governance Token) ?](https://docs.kuma.bond/kuma-protocol/dao-and-governance/what-is-mimo-governance-token.md)
- [Where can i get MIMO ?](https://docs.kuma.bond/kuma-protocol/dao-and-governance/what-is-mimo-governance-token/where-can-i-get-mimo.md)
- [vMIMO and Voting Power](https://docs.kuma.bond/kuma-protocol/dao-and-governance/vmimo-and-voting-power.md)
- [Governance process](https://docs.kuma.bond/kuma-protocol/dao-and-governance/governance-process.md)
- [Govern with MIMO tokens](https://docs.kuma.bond/kuma-protocol/dao-and-governance/governance-process/govern-with-mimo-tokens.md)
- [Proposal Framework](https://docs.kuma.bond/kuma-protocol/dao-and-governance/proposal-framework.md)
- [KUMA Integration Request (KIR)](https://docs.kuma.bond/kuma-protocol/dao-and-governance/proposal-framework/kuma-integration-request-kir.md)
- [KUMA Governance Proposal (KGP)](https://docs.kuma.bond/kuma-protocol/dao-and-governance/proposal-framework/kuma-governance-proposal-kgp.md)
- [KUMA Improvement Protocol (KIP)](https://docs.kuma.bond/kuma-protocol/dao-and-governance/proposal-framework/kuma-improvement-protocol-kip.md): KIPs are about the most important modifications either on the governance framework, or on the protocol directly.
- [Multisig](https://docs.kuma.bond/kuma-protocol/dao-and-governance/multisig.md)
- [KUMA Emergency Guardians](https://docs.kuma.bond/kuma-protocol/dao-and-governance/kuma-emergency-guardians.md): Multisig signatories can take charge of emergency intervention on every channel where the KUMA protocol is deployed.


---

# 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.kuma.bond/kuma-protocol/dao-and-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.
