> For the complete documentation index, see [llms.txt](https://docs.moonwell.fi/moonwell/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moonwell.fi/moonwell/governance.md).

# Governance

- [Moonwell Governance](https://docs.moonwell.fi/moonwell/governance/moonwell-governance.md): Learn more about Moonwell Governance
- [Delegate](https://docs.moonwell.fi/moonwell/governance/moonwell-governance/delegate.md): Delegate WELL or MFAM tokens to activate their inherent voting power
- [Proposals](https://docs.moonwell.fi/moonwell/governance/moonwell-governance/proposals.md): Propose upgrades and changes to Moonwell
- [Voting](https://docs.moonwell.fi/moonwell/governance/moonwell-governance/voting.md): How to vote on governance proposals
- [Parameters](https://docs.moonwell.fi/moonwell/governance/moonwell-governance/parameters.md): Governance parameters
- [FAQ](https://docs.moonwell.fi/moonwell/governance/moonwell-governance/faq.md): Governance FAQs
- [DAO Constitutions](https://docs.moonwell.fi/moonwell/governance/moonwell-governance/dao-constitutions.md)
- [Moonwell DAO Constitution](https://docs.moonwell.fi/moonwell/governance/moonwell-governance/dao-constitutions/moonwell-dao-constitution.md)
- [Moonwell Apollo DAO Constitution](https://docs.moonwell.fi/moonwell/governance/moonwell-governance/dao-constitutions/moonwell-apollo-dao-constitution.md)
- [Moonwell Foundation](https://docs.moonwell.fi/moonwell/governance/moonwell-foundation.md): Learn more about Moonwell Foundation
- [Treasury](https://docs.moonwell.fi/moonwell/governance/moonwell-foundation/treasury.md)
- [Security Council](https://docs.moonwell.fi/moonwell/governance/moonwell-foundation/security-council.md)
- [Governing Documents](https://docs.moonwell.fi/moonwell/governance/moonwell-foundation/governing-documents.md)
- [Foundation Bylaws](https://docs.moonwell.fi/moonwell/governance/moonwell-foundation/governing-documents/foundation-bylaws.md)
- [Foundation M\&A](https://docs.moonwell.fi/moonwell/governance/moonwell-foundation/governing-documents/foundation-m-and-a.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.moonwell.fi/moonwell/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.
