# 治理

治理包括链上和链下组件。&#x20;

#### 社区治理：

社区成员之间的共识通常是在链下形成的，因此我们非常重视确保其发展的稳健流程。 DAO 将定期举办社区电话会议，并维护诸如不和谐和论坛等社交渠道，供各种成员发表意见。 每个工作组还将有自己的与社区沟通的方式，并加入更积极的贡献者。

#### 链上治理

链上治理由 BEE 代币持有者通过 BEE 治理控制，这是一个简单但强大的治理系统，从 Compound 分叉出来。 支持投票委托。链上治理负责在各种 BEE Capital 产品中设置关键参数，管理合约交互和升级，以及为工作组分配资源。 链上治理也可以将某些非关键功能委托给其他多重签名或 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.beecapital.org/jian-ti-zhong-wen/tuan-dui-he-guan-li/zhi-li.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.
