# DAO治理理念

CashCow参考了以太坊DeFi先驱们AAVE及Curve等DAO治理模型，在此致敬。

作为一个去中心化的借贷协议，存款用户希望获得更高利息，贷款用户希望支付更低利息，需要通过市场机制进行博弈实现最优解，这是DAO治理的核心目的。

CashCow存贷用户、持有者、LP提供者、开发团队有各自的权利与义务，伴随CashCow的发展，CashCow重要决策将逐步通过DAO治理流程来重新定义和验证，由长期利益相关者来决定协议的长期发展方向。在此框架下，开发者团队负责维护系统安全可靠和持续运行，并不停创新和迭代产品。社区通过DAO投票来完成对关键运营参数的设置。

CashCow需要一群愿意长期一起成长、发展的伙伴来共同参与，希望大家共同走得更远。团队一直坚持透明原则，并开源关于协议的所有信息。未来提案表决有两种选择:赞成和反对。只有在DAO池中锁仓的用户才能对提案投票。投票权由用户的锁仓金额决定：1CCF=1票。

为了激励CashCow用户参与DAO治理，CashCow计划通过CCF向DAO池用户分红平台收入。之后可能会增加更多的奖励。


---

# 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-zh-cn.cashcow.finance/doc/dao-zhi-li/dao-zhi-li-li-nian.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.
