> For the complete documentation index, see [llms.txt](https://docs.emc.network/emc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emc.network/emc/zhong-wen/emc-network/emc-dao/dao-jia-gou-qu-zhong-xin-hua-zhi-li-yuan-ze-yu-liu-cheng.md).

# DAO 架构：去中心化治理原则与流程

## **核心理念**

* **平等共治**：任何达到一定门槛的 EMC 代币持有者或硬件贡献者，都有权提交提案并参与投票；
* **公开透明**：所有提案、投票过程及结果均记录在链上，通过 DAO 合约自动执行，无需人为干预；
* **自我迭代**：EMC DAO 可随着社区共识与技术演进，不断升级治理框架，保持适应性与开放性。

## **组织层次**

* **基础社区层（Base Community）**：普通持币者、硬件节点、AI 开发者等，通过质押或持有 EMC 获取投票权；
* **高级审议层（Council/Delegates）**（可选）：由高信誉节点或大额持币者组成，对重大提案进行前置评估，保障提案质量；
* **执行层（Execution Layer）**：多签或智能合约自动执行投票结果，避免中心化管理风险。

## **流程示例**

1. **提案提交**：发起人撰写提案，阐明目标、资金需求、执行方案；
2. **社区讨论**：在官方论坛或治理平台展开公开讨论，收集反馈与修正；
3. **投票表决**：进入正式投票环节，满足通过率即进入执行阶段；
4. **智能合约执行**：投票通过后，多签或治理合约自动执行提案内容；
5. **效果评估**：社区跟踪提案执行情况，为后续决策提供参考。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.emc.network/emc/zhong-wen/emc-network/emc-dao/dao-jia-gou-qu-zhong-xin-hua-zhi-li-yuan-ze-yu-liu-cheng.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.
