# Charm Overview

[Charm](https://www.charm.fi/)'s mission is to create liquid markets for every asset.

Charm has two live products:

* [Alpha Vaults](https://app.charm.fi/) is a permissionless liquidity manager. It is the easiest way to provide and manage liquidity, and the only way to create fully permissionless LP vaults. The vaults create deep liquidity for any token, and profitable markets for any liquidity provider.
* [Charm simulator](https://alpha.charm.fi/ethereum/backtest) is a permissionless back-tester for market-making strategies. It tests the profitability of markets created by Alpha Vaults.

Charm is researching the following product:

* [Medallion](https://x.com/CharmFinance/status/1832081823024730396) help innovators compete. It is a DEX where strategies compete to increase yields for liquidity providers.

Previous products launched by Charm include:

* [Charm options](https://learn.charm.fi/charm/previous-products/charm-options) - A capital efficient options AMM.
* [Cube Tokens ](https://learn.charm.fi/charm/previous-products/cube-tokens)- A leveraged token protocol that does not leak value.


---

# 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/charm-overview.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.
