# Charm Vaults

Charm’s [web app](https://app.charm.fi/) lists all available Charm Vaults.

{% hint style="danger" %}
Charm Vaults should NOT be used to guarantee future performance due to changing market conditions.
{% endhint %}

{% hint style="info" %}
All Charm Vaults have a performance fee of 5% swap fees earned by the vault, unless otherwise indicated. There are no other fees.
{% endhint %}

Further information on the vault's performance and strategy can be found at:

* [Performance review](/charm/appendix/quarterly-performance/katana/charm-2025-performance-review.md)
* [Strategy](/charm/products-overview/alpha-vaults/whitepaper.md)
* [Strategy parameters](/charm/manage-liquidity/user-guides/vault-parameters.md)

### The Charm vaults

<table><thead><tr><th width="201.81640625">Pool</th><th width="107.546875">Chain</th><th width="134.6796875">Vault</th><th width="398.3046875">Strategy parameters</th></tr></thead><tbody><tr><td>USDC/WETH 0.05%</td><td>Katana</td><td><a href="https://app.charm.fi/katana/vault/0xc78c51f88adfbadcdfafcfef7f5e3d3c6c7d5129">USDCETH5</a></td><td><p>Base = 3600<br>Limit = 1200</p><p>Full Range weight = 10%<br>Period = 86400</p></td></tr><tr><td>WBTC/USDC 0.05%</td><td>Katana</td><td><a href="https://app.charm.fi/katana/vault/0xbc2ae38ce7127854b08ec5956f8a31547f6390ff">WBTCUSDC5</a></td><td><p>Base = 1800<br>Limit = 780</p><p>Full Range weight = 10%<br>Period = 86400</p></td></tr><tr><td>WBTC/WETH 0.3%</td><td>Katana</td><td><a href="https://app.charm.fi/katana/vault/0x85b88f8aceb5caa67e240e6c2567f954b0c58d99">WBTCETH30</a></td><td><p>Base = 1800<br>Limit = 600</p><p>Full Range weight = 10%<br>Period = 21600</p></td></tr><tr><td>POL/WETH 0.05%</td><td>Katana</td><td><a href="https://app.charm.fi/katana/vault/0x209eb64da95a7830878ecc4e89baee7076f153b2">POLETH5</a></td><td><p>Base = 1740<br>Limit = 720</p><p>Full Range weight = 10%<br>Period = 64800</p></td></tr><tr><td>uSOL /WETH  0.3%</td><td>Katana</td><td><a href="https://app.charm.fi/katana/vault/0xae633733af48c04e7f60b673a34fe82b76fdc9e4">SOLETH30</a></td><td><p>Base = 2520<br>Limit = 1320</p><p>Full Range weight = 10%<br>Period = 86400</p></td></tr><tr><td>AUSD / BTCK 0.3%</td><td>Katana</td><td><a href="https://app.charm.fi/katana/vault/0xcf41a96e55c4770ecce0dabdfb7203862712db38">AUSDBTCK30</a></td><td><p>Base = 1800<br>Limit = 780</p><p>Full Range weight = 10%<br>Period = 86400</p></td></tr></tbody></table>


---

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