# Governance structure

### Roles and responsabilties

The Nabla governance will have the following roles and responsibilities :

* **Nablans:** They can participate in discussions, make proposals, and vote on Snapshot.
* **Nabla Guardians**: A small group of trusted community members who contribute to the Nabla ecosystem.&#x20;
* **Proposal Champions**: Members who propose and advocate for specific proposals. They are responsible for drafting the proposal, leading discussions, and addressing feedback.
* **Technical Committee**: A group of individuals with expertise in the project's technical aspects. They review and provide feedback on technical proposals, ensuring they align with the project's long-term vision.

Here is the link to the [code of conduct](https://docs.nabla.fi/protocol-owned-liquidity-pol/governance/code-of-conduct).


---

# 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.nabla.fi/nablatoken/governance/governance-structure.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.
