> 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/ti-an-yu-tou-piao-ji-zhi-dai-bi-chi-you-zhe-ru-he-can-yu-jue-ce.md).

# 提案与投票机制：代币持有者如何参与决策

1. **提案门槛**
   * **持币要求**：例如持有 ≥10,000 EMC 或占一定总量，使提案更具严肃性；
   * **贡献要求**（可选）：硬件节点或 AI 开发者有特殊贡献值，也可获得提案权，确保技术群体声音。
2. **投票模式**
   * **1 EMC = 1 Vote**：最常用且直观的方式；
   * **质押加权**：锁仓或质押时长越久、投票权重越高，强化长期治理参与；
   * **代理投票**：允许小散用户委托给专业节点或社区领袖投票，提升决策效率与专业度。
3. **投票结果与时间锁**
   * **简单多数**：一般提案只需 50%+ 赞成便通过；
   * **超级多数**：重大提案需要 60-70% 投票通过；
   * **延迟执行**：重大提案通过后可能有 48-72 小时时间锁，给社区充分反应空间。


---

# 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/ti-an-yu-tou-piao-ji-zhi-dai-bi-chi-you-zhe-ru-he-can-yu-jue-ce.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.
