# User Guides

The user guides will help you understand liquidity provision on Alpha Vaults. It has the following sections, which closely mirrors the Alpha Vaults [web app](https://alpha.charm.fi/):

* [Home Page](broken://pages/56oxtZux7Rq13r7IrKNO). This is an overview of Alpha Vault's home page, where you can find all the Charm Vaults, the verified vaults, and all vaults created by the connected wallet.
* [Depositing and Withdrawing](broken://pages/04ZzMq7cUAcGqC5Oka1b). This contains some best practices when depositing and withdrawing.
* [Vault Information](broken://pages/qfbt6HKYDBv3PdSuINrQ) page. This contains a summary of the vault's key data.
* [Performance page](broken://pages/A6swlvenRC3gRhRC7ktb). This contains the vault's performance charts.
* [Portfolio page](broken://pages/itmLDMQwwfsbqeyUHDMd). Displays all the vault deposits made by a connected wallet.


---

# 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/user-guides.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.
