> For the complete documentation index, see [llms.txt](https://learn.charm.fi/cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.charm.fi/cn/guan-li-liu-dong-xing/you-shi.md).

# 优势

{% hint style="success" %}
只需一次点击，任何人都可[创建](https://alpha.charm.fi/create)的自身专属的功能完善的 LP 金库。
{% endhint %}

金库的主要优势在于：

<details>

<summary>操作最简易</summary>

金库是最简易的提供与管理流动性的方式。

</details>

<details>

<summary>安全性极高</summary>

金库安全地\*管理任何 Uniswap V3 池的流动性。

\*其[代码库](https://github.com/charmfinance/alpha-vaults-v2-contracts)经过在主网上[超过两年](https://dune.com/srpho/Charm-Alpha-Vault-performace-fork?Number+of+days_t2d57c=750\&Number+of+days_nba6d7=750)的运营测试，期间从未出现任何安全问题或运营事故。它有内嵌的[安全功能](https://learn.charm.fi/charm/manage-liquidity/user-guides/vault-parameters#security-parameters)，并已完成由Peckshield进行的两次[审计](https://learn.charm.fi/charm/appendix/audit-reports)和由Certik进行的一次审计。

</details>

<details>

<summary>集中流动性</summary>

金库利用[集中流动性](https://learn.charm.fi/charm/products-overview/alpha-vaults/whitepaper)来提高收益，降低无常损失并提高资本效率。

</details>

<details>

<summary>确保流动性</summary>

金库使用[全范围流动性](https://learn.charm.fi/charm/appendix/glossary#full-range-position)来确保数字货币始终可进行交易，进而使得金库能始终获取手续费收入。

</details>

<details>

<summary>实现去中心化</summary>

运用金库在链上的参数进而[完全实现去中心化](/cn/guan-li-liu-dong-xing/ying-yong-chang-jing.md#shi-xian-qu-zhong-xin-hua)。

</details>

<details>

<summary>全自动操作</summary>

流动性管理的操作可[全自动化](https://learn.charm.fi/charm/manage-liquidity/user-guides/walkthroughs/automating-rebalance)进行。

</details>

<details>

<summary>流动性挖矿</summary>

可部署标准化的Uniswap V2[质押合约](https://github.com/Uniswap/liquidity-staker/blob/master/contracts/StakingRewards.sol)，在Uniswap V3 推出与V2类似的流动性挖矿活动。

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://learn.charm.fi/cn/guan-li-liu-dong-xing/you-shi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
