# 通货紧缩型Farming

## CVault.finance允许用户通过提供LP tokens来获得CORE

为了参与CVaults的通货紧缩型farm，并因此获得作为CORE支付的收益，用户需要获得UNI-V2-LP代币并将利用其在cvault.finance上押注。

通过在Uniswap上提供ETH和CORE作为流动资金获得UNI-V2-LP代币。

一旦加入，就不能从CORE Uniswap LP池中移除流动性代币。这是设计好的。此外，这些LP代币收取的费用将仍保留在池中，进一步促进了CORE-ETH Uniswap pool的持续增长。

一旦获得流动性代币，用户就把它们押在cvault.finance开始耕作过程。当耕作时，用户将获得CORE押注奖励，奖励取决于所押LP代币的数量和当前的APY。

目前的APY可以轻松在cvault.finance网站上的“Farm”选项下查看。请注意，这不是固定回报，不是承诺收益，也不是财务建议。真正的收益是基于上周的费用/区块和LP代币的价值。

Core启动时将收取1%的转让费，这意味着每次CORE转移（通过交易），交易者将支付1%的费用。这笔费用被分配给所有的CORE押注者，这使得无需铸造新的CORE代币的Farm成为可能。

cvault.finance上不同的标签将向用户展示有关APY、CORE代币、LP代币、Uniswap Pair Info和LP Token Pair Info。


---

# 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/deflationary-farming.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.
