# The Benefits

{% hint style="success" %}
With 1 click, anyone can [create](https://alpha.charm.fi/create) their own fully-functioning LP vault.
{% endhint %}

The vault's key benefits are:

<details>

<summary>Easy to Use</summary>

The vaults are the easiest way to provide and manage liquidity.

</details>

<details>

<summary>Security</summary>

The vault securely\* manage the liquidity of any Uniswap V3 pool.&#x20;

*\**&#x54;he [codebase](https://github.com/charmfinance/alpha-vaults-v2-contracts) was tested on Mainnet and L2 for [3+ years](https://dune.com/srpho/Charm-Alpha-Vault-performace-fork?Number+of+days_t2d57c=750\&Number+of+days_nba6d7=750) without security incidents. It has in-build [security features](/charm/manage-liquidity/user-guides/vault-parameters.md#security-parameters), received two [audits](/charm/appendix/audit-reports.md) from Peckshield, one from Certik, and has an ongoing [immunefi bounty](https://immunefi.com/bug-bounty/charm/information/).

</details>

<details>

<summary>Liquidity Concentration</summary>

The vault [uses Liquidity Concentration](/charm/products-overview/alpha-vaults/whitepaper.md) to increase performance, minimise Capital Losses, and increase Capital Efficiency.

</details>

<details>

<summary>Guaranteed Liquidity</summary>

The vault uses a [Full Range Position](/charm/appendix/glossary.md#full-range-position) to guarantee tokens can always be traded, and the vault will always capture fees.

</details>

<details>

<summary>Decentralization</summary>

Achieve [full decentralization](/charm/manage-liquidity/uses-cases.md#achieve-decentralization) using the vault's on-chain parameters.

</details>

<details>

<summary>Automation</summary>

Liquidity management can be [Fully Automated](/charm/manage-liquidity/user-guides/walkthroughs/automating-rebalance.md).

</details>

<details>

<summary>Liquidity Mining</summary>

Launch liquidity mining campaigns on Uniswap V3 just like V2, using a standardised Uniswap V2 [staking contract](https://github.com/Uniswap/liquidity-staker/blob/master/contracts/StakingRewards.sol).

</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/manage-liquidity/the-benefits.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.
