> For the complete documentation index, see [llms.txt](https://learn.charm.fi/charm-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.charm.fi/charm-finance/alpha-vaults/track-record.md).

# Track Record

{% hint style="success" %}
Alpha Vaults are the longest running vaults for Uniswap V3, with nearly 9 months of continuous operation with no security incidences.
{% endhint %}

{% hint style="success" %}
Its track record is 100% on-chain, with fully transparent metrics that can be reviewed by anyone.
{% endhint %}

The performance of all the vaults is found at:

<https://dune.xyz/mxwtnb/Alpha-Vaults-Performance?Number%20of%20days=200>

The vault's operating history is found at:

<https://dune.xyz/queries/78325/155734?Number%20of%20days=200>

<https://dune.xyz/queries/78308/155703?Number%20of%20days=200>

<https://dune.xyz/queries/152426/301066?Number%20of%20days=200>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-finance/alpha-vaults/track-record.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.
