# General Governance

Mangrove DAO’s governance model combines multi-stakeholder general governance with specialized councils, analogous to legislative and executive branches in a parliamentary system.

General governance sets strategic directions and policies,, which encompasses:

* **Strategic Decision-Making**: Overseeing high-level goals and strategies of the DAO.
* **Council Oversight**: Electing, funding, and overseeing council decisions.
* **Operational Oversight**: Evaluating and approving key operational proposals initiated by the councils or the community.
* **Metagovernance**: Updating and refining governance parameters and processes.


---

# 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.mangrove.exchange/governance/general-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.
