> 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/alpha-vaults-gai-shu.md).

# Alpha Vaults 概述

{% hint style="success" %}
[Alpha Vaults ](https://alpha.charm.fi/vaults)是最简易的提供和管理流动性的方法。

它可通过建立自身专属的LP金库来管理在任何Uniswap V3池上的流动性。
{% endhint %}

{% hint style="success" %}
流动性提供者可以[一键](https://alpha.charm.fi/vaults)提供流动性。

流动性管理者可以[一键](https://alpha.charm.fi/create)管理流动性。
{% endhint %}

{% hint style="success" %}
Alpha Vaults 创建了在DeFi 领域里的[首个LP金库](https://twitter.com/CharmFinance/status/1390671266160549888?s=20)。它也是目前唯一的能够创建完全去中心化的LP金库的协议。

所有金库均[属于其创建者](https://learn.charm.fi/charm/manage-liquidity/user-guides)，并且能满足提供和管理流动性的所有需求。
{% endhint %}

{% hint style="info" %}
Alpha Vaults 的[代码](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://charm-alpha.vercel.app/list)。&#x20;
{% endhint %}

{% hint style="success" %}
Alpha Vaults:

帮助流动性提供者赚取手续费，并帮助他们降低无常损失。它能提供[无限数量](/cn/ti-gong-liu-dong-xing/you-shi.md#wu-xian-liang-de-xuan-ze)的金库，这些金库是自托管的，并具有[完全透明](https://learn.charm.fi/charm/provide-liquidity/user-guides/performance-page)的绩效指标。

帮助流动性管理者管理流动性。他们无需选择某个特定的价格范围或构建策略，这是因为他们能通过[设立Alpha Vault ](https://learn.charm.fi/charm/manage-liquidity/user-guides)来使其执行这些操作。
{% endhint %}

{% hint style="success" %}
Alpha Vaults 为 LP 领域引入了[低成本](/cn/guan-li-liu-dong-xing/shou-xu-fei.md)的[被动投资](https://learn.charm.fi/charm/products-overview/alpha-vaults/whitepaper#implications)策略。

Alpha Vaults 为去中心化市场做市策略开创了一个[崭新的领域](https://medium.com/charmfinance/quietly-innovating-a-trillion-dollar-industry-e03ab29cb5d9)。
{% endhint %}

{% hint style="info" %}
Alpha Vaults 支持以太坊、Polygon、Arbitrum, Optimism, Base 和 Boba Network。
{% endhint %}


---

# 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/alpha-vaults-gai-shu.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.
