# Governance: The Vortex Protocol

The Humanode network is governed by Vortex, a decentralized governance protocol designed to reflect the same core principles that power the network itself: biometric uniqueness, individual equality, and dynamic contribution. Vortex moves beyond token-weighted voting, establishing a cognitocratic framework where decision-making is decoupled from capital and aligned with Proof-of-Time (PoT), Proof-of-Devotion (PoD), and Proof-of-Governance (PoG).

### Core Characteristics of Vortex

* **Equal Voting Power:** All human nodes have one vote, regardless of wealth or stake.
* **Tiered Participation**: Participants gain access to different proposing rights based on their activity and commitment over time. Higher tiers, such as Citizens, can propose structural changes to the DAO. Tiers do not increase the power of one’s voice.
* **Cognitocratic - meritocratic Evolution**: Governance power is determined by non-financial credentials - length of activity, uptime, proposal participation, and constructive contributions to the network.
* **Chamber System:** The Vortex DAO is composed of multiple governance chambers, each representing a specialization or focus area. Chambers can create and review proposals, assign formation grants, and coordinate policy development.
* **Proposal Pooling**: New ideas and upgrades enter through a proposal pool system, where attention and preliminary support determine progression toward formal voting.
* **Dynamic Metrics**: A participant's influence is tracked via Cognitocratic Measure (CM) Scores and proposal reputation, dynamically adjusted based on historical behavior and chamber assessment.

Importantly, Vortex also enables constitutional overrides, like chamber dissolution and vote of censure, ensuring that governance structures remain transparent, flexible, and responsive to abuse or inaction.

### Decentralized by Default

In Vortex, delegation is liquid, and all proposals are public and on-chain. Early governance experimentation has shown that distributing proposition and assessment rights based on PoT and PoD leads to more organic, transparent, and non-plutocratic governance outcomes. While governance roles cannot be purchased or rented, they can be earned - and lost - through continuous participation or lack thereof.

### Governance Infrastructure

Key components supporting the Vortex protocol include:

* Formation: A decentralized grant system that assembles teams and funds proposals approved by chambers.
* CM Score: A metric system used to evaluate proposal quality and participant credibility.
* Attention Quorum: An anti-corruption mechanism preventing low-quality or malicious proposals from progressing.

### Further Reading

For a complete and detailed explanation of the governance structure, mechanics, and emergent dynamics of Vortex, please refer to the full Vortex whitepaper:\
\
[Vortex 1.0](https://gitbook.humanode.io/vortex-1.0/)


---

# 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://whitepaper.humanode.io/whitepaper/governance-the-vortex-protocol.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.
