# 去中心化治理

**旋风协议去中心化治理模式的灵感来自于**[**复合治理模型**](https://compound.finance/docs/governance)。  旋风协议将由CYC持有者通过三个功能模块进行管理和升级：CYC通证、治理模块（Governor Alpha）和Timelock。基于这三个模块生成的智能合约，使**社区用户能够对旋风协议进行“提议，投票和实施变更**。“提议”可以包括对内容的变更，例如增加对新资产的支持、优化当前通证池、调整CYC的铸币/烧投速率等。

![](/files/-MNeNYZH_9yvoogvnnn6)

预计DAO治理将在2021年Q2季度初步启动。‌

CYC持有者们有权享有以下权利：

* 选举旋风协议接下来将支持哪个区块链
* 启动具有特定资产的新匿名资金池
* 更新现有匿名资金池的参数 ，例如：CYC每日开采量
* 启动新的流动资金池
* 更新现有流动资金池的参数 ，例如：CYC每日开采量
* 开发CYC的其他通证经济学


---

# 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://docs.cyclone.xyz/introduction-chinese/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.
