# Provide Liquidity

- [Overview](https://learn.charm.fi/charm/provide-liquidity/overview.md)
- [The Benefits](https://learn.charm.fi/charm/provide-liquidity/the-benefits.md): The benefits of providing liquidity on Alpha Vaults
- [Risks and Mitigants](https://learn.charm.fi/charm/provide-liquidity/risks-and-mitigants.md): The risks from liquidity provision, and possible mitigants.
- [Charm Vaults](https://learn.charm.fi/charm/provide-liquidity/charm-vaults.md): These are vaults managed by Charm.
- [Community Vaults](https://learn.charm.fi/charm/provide-liquidity/community-vaults.md): These are vaults created an managed by the community
- [Conclusion](https://learn.charm.fi/charm/provide-liquidity/conclusion.md)
- [Fees](https://learn.charm.fi/charm/provide-liquidity/fees.md)
- [FAQ](https://learn.charm.fi/charm/provide-liquidity/faq.md)
- [User Guides](https://learn.charm.fi/charm/provide-liquidity/user-guides.md)
- [Home Page](https://learn.charm.fi/charm/provide-liquidity/user-guides/home-page.md)
- [Depositing and Withdrawing](https://learn.charm.fi/charm/provide-liquidity/user-guides/depositing-and-withdrawing.md)
- [Vault Information Page](https://learn.charm.fi/charm/provide-liquidity/user-guides/vault-information-page.md)
- [Performance Page](https://learn.charm.fi/charm/provide-liquidity/user-guides/performance-page.md)
- [Portfolio Page](https://learn.charm.fi/charm/provide-liquidity/user-guides/portfolio-page.md)


---

# 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://learn.charm.fi/charm/provide-liquidity.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.
