# 管理

**真正的管理**

CORE是为实行伟大的社区管理而设计的。社区决定一切，包括从开发人员费用到决定费用批准人合约、添加新池、重新平衡，甚至在CORE转让合约中禁用池子。

我们的管理模式被设计成DeFi中最强大、参与度最高的模式。因为LP代币被无限期锁定，所以它也促进了参与度的增加。

（随着管理过程的发展，本节将增加更多内容）


---

# 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://help.cvault.finance/cn/faqs/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.
