# FAQ

<details>

<summary>Why should I use Alpha Vaults to provide liquidity?</summary>

See [The Benefits](/charm/provide-liquidity/the-benefits.md) for further details.

</details>

<details>

<summary>What are the key features?</summary>

* [Unlimited](/charm/provide-liquidity/the-benefits.md#unlimited-choice) choice of vaults.
* Earn higher Fees Income using concentrated liquidity.
* Capital Loss [protection](/charm/provide-liquidity/the-benefits.md#better-performance).
* Provide liquidity with [1-click](/charm/provide-liquidity/the-benefits.md#easy-to-use). Withdraw at any time.
* Low protocol [fees](/charm/provide-liquidity/fees.md).&#x20;

</details>

<details>

<summary>What are the differences between Alpha Vaults and other ways to provide liquidity?</summary>

Alpha Vaults offers the easiest to use, cheapest, safest, and most transparent way to provide liquidity.&#x20;

</details>

<details>

<summary>How well does Alpha Vault perform?</summary>

The Alpha Vaults web app have a full [performance chart](/charm/provide-liquidity/user-guides/performance-page.md#performance-charts) for every vault.

</details>

<details>

<summary>What are the fees?</summary>

The [Fees](/charm/provide-liquidity/fees.md) section provides further details.

</details>

<details>

<summary>Is Alpha Vaults audited?</summary>

Yes. Alpha Vaults were [audited](/charm/appendix/audit-reports.md) by Peckshield and Certik.

</details>

<details>

<summary>Where's the Github repo?</summary>

<https://github.com/charmfinance/alpha-vaults-v2-contracts>

</details>

<details>

<summary>Is there a bug bounty?</summary>

<https://immunefi.com/bounty/charm/>

</details>


---

# 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/faq.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.
