# DAO Constitutions

The Moonwell DAO and Moonwell Apollo DAO constitutions serve as the foundational frameworks for the governance and decision-making processes within the Moonwell DAO and the Moonwell Apollo DAO.

### Moonwell DAO Constitution

The Moonwell DAO Constitution is the primary governance document for the Moonwell DAO. It was created in collaboration with the Moonwell Foundation, active contributors to the Moonwell Protocol, and delegates of the Moonwell DAO. The constitution outlines the following key aspects:

* Moonwell Improvement Proposal (MIP) Process: The MIP process enables WELL token holders to propose, discuss, and vote on changes and upgrades to the Moonwell Protocol.
* Security Council: The constitution defines the role and responsibilities of the Moonwell Security Council in maintaining the security and integrity of the Moonwell Protocol.
* Grant Guidelines: The constitution provides guidelines for both Foundation Grants and Community Grants funded by the WELL Treasury.

{% content-ref url="dao-constitutions/moonwell-dao-constitution" %}
[moonwell-dao-constitution](https://docs.moonwell.fi/moonwell/governance/moonwell-governance/dao-constitutions/moonwell-dao-constitution)
{% endcontent-ref %}

### Moonwell Apollo DAO Constitution

The Moonwell Apollo DAO Constitution serves a similar purpose for the Moonwell Apollo Protocol on Moonriver. It outlines the governance processes and principles specific to the Moonwell Apollo DAO, including:

* Moonwell Improvement Proposal Process: The constitution details the Moonwell Improvement Proposal (MIP) process for the Moonwell Apollo Protocol, allowing MFAM token holders to participate in the governance and decision-making of the protocol.
* Security Council: The role and responsibilities of the Security Council in the context of the Moonwell Apollo Protocol are defined within the constitution.
* Grant Framework: The constitution provides a framework for both Foundation Grants and Community Grants funded by the MFAM Treasury.

{% content-ref url="dao-constitutions/moonwell-apollo-dao-constitution" %}
[moonwell-apollo-dao-constitution](https://docs.moonwell.fi/moonwell/governance/moonwell-governance/dao-constitutions/moonwell-apollo-dao-constitution)
{% endcontent-ref %}

Both the Moonwell DAO Constitution and the Moonwell Apollo DAO Constitution are designed to be living documents, adaptable to the evolving needs and priorities of the Moonwell Ecosystem through the MIP process. They also include a Code of Conduct and a set of community values that guide the behavior and decision-making within the Moonwell Ecosystem.

By establishing clear governance frameworks, codes of conduct, and community values, the Moonwell DAO Constitutions provide a solid foundation for the growth and success of the Moonwell Ecosystem, ensuring that the protocols remain community-driven, transparent, and aligned with the values and goals of the Moonwell community.


---

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