# Responsibilities

Mangrove DAO establishes two councils to address distinct areas requiring specialized skills:

* **Protocol Council**: Responsible for maintaining the Mangrove protocol, overseeing research, technical product management, devops, security operations, and the technical enforcement of governance decisions. It manages both on-chain and off-chain components, including extensions such as SDKs.
* **Ecosystem Council**: Takes on the economic and social aspects of Mangrove. Its responsibilities include the curation of public strategies, strategic roadmap development and management, attracting and supporting Pods, managing resources, implementing incentive programs, forming partnerships, and overseeing the DAO’s treasury.

The Councils focus on strategic oversight rather than direct task execution. They determine what needs to be accomplished within their areas of responsibility, delegate these tasks to suitable service providers, and monitor to ensure that all activities are completed timely, within budget, and according to specified standards.

Councils' responsibilities also include managing budgets, responding to community inputs, and preparing governance proposals as necessary.


---

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