# Key Stakeholders

Distributing influence among stakeholders is done by defining groups or classes of voters that have a set share of the overall voting power, regardless of the number of members in each group.

This ensures that the main interest groups are always represented in strategic decisions. Neither the turnover within each group nor the transfer of tokens can alter this balance.

At Mangrove, one third of the voting power to each of the three main groups of stakeholders: [Token Holders](/governance/general-governance/key-stakeholders/token-holders.md), [Builders](/governance/general-governance/key-stakeholders/token-holders/builders.md), and [Pods](/governance/general-governance/key-stakeholders/pods.md):

<figure><img src="https://docs.mangrove.exchange/img/assets/dao-multistakeholder-pie.png" alt="" width="285"><figcaption></figcaption></figure>

Each group has a third of the voting power. This is not an initial distribution scheme, but a permanent allocation of power to each class of stakeholders.

Votes are counted as the aggregated percentage of voting of each group.

*NB: Individuals or entities may hold memberships in more than one group. They have the option to consolidate these memberships under a single address for voting or maintain separate addresses to vote independently within each group.*


---

# 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/key-stakeholders.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.
