# Councils

Councils within Mangrove DAO are constituted, elected, and funded by the general governance, which also determines their mandates’ duration and composition.

While these Councils operate autonomously in managing day-to-day operations, they are accountable to the general governance, particularly for proposals exceeding their predefined mandates or for decisions requiring broader strategic alignment.

This structure ensures that the Councils act within the scope and strategy set by the general governance, while also maintaining the flexibility needed for effective operational management.


---

# 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/councils.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.
