# CORE Vault

CORE是一种**非通货膨胀性的加密货币**，使用完全分散的方式自主执行盈利策略。

与其他协议不同，CORE是一个社区运行项目，由社区投票管理。

以下是CORE Vault生态系统的主要产品：

* 通过CORE押注实现通货紧缩型Farming
* 自动化战略Vault（尚未实施）

未来，管理和自动化Vault将在此网站上提供[cvault.finance](https://cvault.finance/)


---

# 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/master.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.
