> 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/ti-gong-liu-dong-xing/you-shi.md).

# 优势

<details>

<summary>操作简易</summary>

Alpha Vaults以最简易的方式提供流动性。

LP无需选择特定范围或管理其头寸，他们只需将币存入金库中，并能随时提取。

</details>

<details>

<summary>无限量的选择</summary>

流动性提供者若无法找到现有的所需金库，能仅通过一键点击[自主设立](https://alpha.charm.fi/create)所需金库。

</details>

<details>

<summary><strong>更优的业绩表现</strong></summary>

**除了赚取交易费用，**&#x6240;有金库还具有为用户降低无常损失的[内在机制](https://learn.charm.fi/charm/products-overview/alpha-vaults/whitepaper#overview-of-passive-rebalancing)。这是Alpha Vaults始终[优于](https://docs.google.com/spreadsheets/d/1xDOWx2MGX6M3BlEIclFd-MpY6EgVkxyTPpK_2X0tao0/edit#gid=212561072)其他金库的主要原因。

</details>

<details>

<summary><strong>低费用</strong></summary>

该金库对用户收取的[费用](/cn/ti-gong-liu-dong-xing/shou-xu-fei.md)比其他流动性管理者低高达95%，存入/提取费用比Uniswap V3更优惠。

</details>

<details>

<summary><strong>完全透明</strong></summary>

Alpha Vault的业绩图标、基础架构、策略、费用均在链上，并且代码是[开源](https://github.com/charmfinance/alpha-vaults-v2-contracts)的。

这意味着任何人都能检验其存入的数字货币是如何被管理的，并能自主决定Alpha Vaults是否是其最佳选择。

</details>

<details>

<summary>安全性高</summary>

自Alpha Vaults在2021年5月7日[首次推出](https://twitter.com/CharmFinance/status/1390671266160549888)以来，没有发生过任何安全事故。此外，Alpha Vaults还通过了三次[安全审计](https://learn.charm.fi/charm/appendix/audit-reports)，并且已推出Immunefi[赏金计划](https://immunefi.com/bounty/charm/)。

</details>

<details>

<summary><strong>多元化投资</strong></summary>

通过投资Alpha Vaults金库，投资者将配置一种新的资产类别（即LP份额），其收益来源（即交易费用）与市场无关，这得益于交易费用无论价格涨跌都会产生。

因此，LP份额是实现投资组合多样化的优质选择。

</details>

<details>

<summary>衡量投资绩效的基准</summary>

Alpha Vaults可提供[无限数量](/cn/ti-gong-liu-dong-xing/you-shi.md#wu-xian-liang-de-xuan-ze)的对任何Uniswap V3池的金库。

因此，该金库可用作于衡量主动管理的LP策略的绩效基准，类似于使用指数投资（例如标准普尔500指数）作为衡量主动管理基金的绩效基准。

</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/ti-gong-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.
