# Historical Performance

{% hint style="info" %}
Note: Backtest results are not a guarantee of future returns.
{% endhint %}

Our backtests from January 2021 to September 2025 show an **average APY of 10.56%** for the BTC funding rate.

This Bitcoin-native yield fluctuates based on market demand for long leverage. In the 2022 bull market, the annualized return reached 25.03%. The 2023 bear market saw a 1.83% return. Only 5.9% of days in the backtest period had negative funding.&#x20;

<div data-full-width="false"><figure><img src="/files/ED26qBLxEw2ixffbOchN" alt=""><figcaption><p>sUSDh Historical Performance</p></figcaption></figure></div>

{% hint style="info" %}
Since 100% of USDh generates yield but only a subset of USDh is staked and accrues the yield, the real return to stakers can be higher than the BTC funding rate backtest results.
{% endhint %}


---

# 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://docs.hermetica.fi/usdh/historical-performance.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.
