> 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.md).

# 提供流动性

- [概述](https://learn.charm.fi/cn/ti-gong-liu-dong-xing/gai-shu.md)
- [优势](https://learn.charm.fi/cn/ti-gong-liu-dong-xing/you-shi.md): 使用 Alpha Vaults 提供流动性的优势
- [风险及其缓解措施](https://learn.charm.fi/cn/ti-gong-liu-dong-xing/feng-xian-ji-qi-huan-jie-cuo-shi.md): 提供流动性的风险以及可能的缓解措施。
- [Charm 金库](https://learn.charm.fi/cn/ti-gong-liu-dong-xing/charm-jin-ku.md): 这类金库是由Charm创建的。
- [社区金库](https://learn.charm.fi/cn/ti-gong-liu-dong-xing/she-qu-jin-ku.md): 该类金库可由任何人创建和管理。
- [结论](https://learn.charm.fi/cn/ti-gong-liu-dong-xing/jie-lun.md)
- [手续费](https://learn.charm.fi/cn/ti-gong-liu-dong-xing/shou-xu-fei.md)
- [常见问题解答](https://learn.charm.fi/cn/ti-gong-liu-dong-xing/chang-jian-wen-ti-jie-da.md)


---

# 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:

```
GET https://learn.charm.fi/cn/ti-gong-liu-dong-xing.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.
