# CryptoHealth Governance

Governance OverviewCryptoHealth is committed to transparent, community-guided decision-making. Governance mechanisms are designed to allow token holders to participate in key project decisions while maintaining flexibility across blockchain networks.

#### 🎯 Governance Goals

* Empower holders to shape project direction
* Maintain transparency across chains
* Transition toward decentralized decision-making
* Balance simplicity with scalability

Governance updates, voting schedules, and results will be published in the official CryptoHealth Telegram and X accounts.

**🔁 Initial Governance Model**

The first governance system is built around the **CHT token on the BNB Chain**. Any CHT holder may participate by sending **1 token** to one of two designated wallet addresses — representing a **YES** or **NO** vote — within a specified voting window.

This model is simple, accessible, and allows for broad participation without requiring additional tokens or tools. Voting outcomes are manually tallied and published for community review.

#### 🧠 Full Governance Model

A second governance layer will be introduced using a **dedicated Ethereum-based CHT Token**. This token will serve as a ticket to a **DAO system** established via [**xDAO**](https://www.xdao.app/), enabling more structured and automated decision-making.

While the BNB-based voting model will remain active, future governance decisions will be **weighted** as follows:

* **70% of the final decision** will be based on votes cast through the Ethereum DAO
* **30% of the final decision** will be based on votes cast using the BNB Chain model

This hybrid approach ensures continuity for existing holders while expanding governance capabilities through DAO infrastructure.


---

# 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://cryptohealth.gitbook.io/whitepaper/development-roadmap/cryptohealth-governance.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.
