# Overview

### <mark style="color:yellow;">**Quadratic Consensus Model**</mark>

DEMOS utilizes a governance system powered by an OnlyMeID-gated Quadratic consensus model, intricately linked with the Membership framework. This model ensures that every member's influence in governance decisions is proportional to their commitment to the ecosystem, as represented by the size of their token lockup.

#### <mark style="color:yellow;">Key Features of the Governance Model:</mark>

* Participation Eligibility: Only members who hold OnlyMeID can participate in governance activities, ensuring that those involved are invested and active within the community.
* Weighted Voting: Voting power is determined by the lockup size, allowing a fair and proportionate influence over decision-making processes.
* Quadratic Voting Mechanism: This method calculates the consensus by considering both the depth (the amount locked up) and the breadth (the number of votes) of voting, fostering a more democratic and equitable governance environment.

#### <mark style="color:yellow;">**Enhanced Roles for Top Performers**</mark>

In addition to the standard governance mechanisms, Demos recognizes and empowers its most active and high-performing members through elevated governance roles. Members who excel on the Leaderboard can achieve "DAO Executive" status, granting them additional privileges:

* Close Collaboration with the Core Team: DAO Executives engage directly with the core team, facilitating more efficient decision-making and strategy development.
* Advanced Governance Privileges: Executives enjoy enhanced influence in governance, allowing them to steer the community towards shared goals and greater collective benefit.

Through this governance model, DEMOS ensures that leadership and decision-making are deeply integrated with community engagement and investment. This system not only aligns with democratic principles but also empowers members to actively shape the future of the ecosystem.

<br>


---

# 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.demos.global/token-and-community/dao-governance/overview.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.
