# Decentralized Governance (DAO Plans)

RevX will implement a phased approach toward full decentralization of governance:

#### Phase 1: DAO v0 (2025 Q3–Q4)

* Community feedback mechanisms established
* Advisory council formed to guide initial governance proposals
* RVX holders engaged in non-binding signaling votes on key topics

#### Phase 2: DAO v1 (2026 H1)

* Launch of on-chain governance platform
* RVX token holders able to submit and vote on governance proposals, including:
  * Revenue allocation and pool parameters
  * Agent onboarding criteria and performance benchmarks
  * Treasury management and ecosystem grant approvals
  * Protocol upgrades and platform roadmap adjustments

#### Phase 3: DAO Maturity (2027 and beyond)

* Progressive transfer of control over treasury and key platform parameters to DAO governance
* Community-driven selection and funding of ecosystem growth initiatives
* Development of advanced DAO governance models (quadratic voting, reputation-based voting, etc.) to enhance participation quality and fairness


---

# 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://rev-x.gitbook.io/rev-x-docs/community-and-governance/decentralized-governance-dao-plans.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.
