# Governance

Kwenta requires a governance framework that enables the community to coordinate on maintaining and improving the protocol. To do this, the Elite Council will vote on a system, outlined in this proposal, that will dictate roles and processes that the Kwenta community will use to operate.

By having a clear framework in which Kwenta governance will operate, the community will have the faculties it needs to achieve desired outcomes, such as a defined way to propose new features, reward DAO participants, and manage routine affairs.

{% hint style="info" %}
Further reading: <https://github.com/Kwenta/KIPs/blob/master/content/kips/kip-2.md>
{% endhint %}

## DAO Structure

![](/files/rupqOjfQY5afZoHaTrKX)

Kwenta governance follows a democratic structure with multiple semi-independent governing bodies, each with its own goals and operational structure.


---

# 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.kwenta.io/dao/governance-framework.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.
