> For the complete documentation index, see [llms.txt](https://docs.hypertrend.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hypertrend.xyz/what-kind-of-returns-can-you-expect-when-depositing-into-a-hypertrend-vault.md).

# What kind of returns can you expect when depositing into a HyperTrend Vault?

<figure><img src="/files/dXlvaAqmrlshIWbsFJVe" alt=""><figcaption></figcaption></figure>

So far, it's been amazing. Our CAGR on Hyperliquid for the last year has been 75% at Sharpe 2.3, with a maximum drawdown of 14%.

We think this is much better than you are likely to get trading yourself. That’s the point.

As with anything, this comes at a cost. HyperTrend doesn’t generate positive returns every day, but over longer time frames users can expect at least 5x the return you can get from lending or staking on other DeFi platforms.

The strategies that make money aren’t a mystery. Most institutional firms apply a variety of them and combine them to make things more consistent.

This is HyperTrend’s approach. We aren’t reinventing the wheel, there isn’t anything in our algorithms that any competent trading professional would argue with.

Because crypto is more inefficient than TradFi this gives us returns as good or better than the best hedge funds in the world.

We do this with minimal drawdowns and none of the crushing stress and terror of doing it yourself.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.hypertrend.xyz/what-kind-of-returns-can-you-expect-when-depositing-into-a-hypertrend-vault.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
