# Governance

- [Mozaic DAO](https://docs.mozaic.finance/governance/framework.md): Welcome to the Mozaic DAO.
- [Membership](https://docs.mozaic.finance/governance/framework/membership.md): Holding MOZ is the only requirement for membership in the DAO.
- [The Senate](https://docs.mozaic.finance/governance/the-senate.md): The Mozaic DAO will be governed by The Senate.
- [Definition](https://docs.mozaic.finance/governance/the-senate/definition.md): What is the Mozaic Senate?
- [Requirements](https://docs.mozaic.finance/governance/the-senate/requirements.md): The minimum requirements for members of the MozaicDAO Senate.
- [Responsibilities](https://docs.mozaic.finance/governance/the-senate/responsibilities.md): Senate members are tasked with upholding certain obligations to the MozaicDAO.
- [Elections](https://docs.mozaic.finance/governance/the-senate/elections.md): The Senate election process - who, what when, where and how?
- [Posting Proposals](https://docs.mozaic.finance/governance/the-senate/posting-proposals.md): Senate Members retain the ability to post proposals to Snapshot.
- [Compensation](https://docs.mozaic.finance/governance/the-senate/compensation.md): Each member of the Senate will be compensated for their term.
- [Proposals](https://docs.mozaic.finance/governance/proposals.md): The process for passing proposals in the MozaicDAO.
- [Guiding Framework](https://docs.mozaic.finance/governance/proposals/guiding-framework.md): The initial guiding framework of the MozaicDAO
- [DAO Roadmap](https://docs.mozaic.finance/governance/dao-roadmap.md): ONE of FIVE features of the Mozaic Roadmap.


---

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