# Earn

Put USDC in and get InfinityPools + basis trading yield passively: <https://infinitypools.finance/earn>

## Native USD yield (6 month backtest 10/24 - 03/25)

***

Over the backtest period the largest drawdown was 0.3%.

| Utilization | APY   |
| ----------- | ----- |
| 0%          | 11.5% |
| 50%         | 12.1% |
| 67%         | 13.7% |
| 80%         | 19.5% |
| 90%         | 51.1% |

## Unlock schedule

***

After starting the unstaking process, the provided assets and fees generated are unlocked on an exponential schedule (50% after 1 day, 75% after 2 days etc.).

<figure><img src="/files/fYGrfq5tVoEnOHKsWA3o" alt=""><figcaption><p>Withdrawal process after 1 day</p></figcaption></figure>

## How it works

***

Providing liquidity to InfinityPools AMM markets creates squared root exposure to the underlying assets (eg. BTC). We use HyperLiquid to dynamically hedge out this exposure and collect the basis. The rebalancing is triggered every 50 bps move in price and the shorts are \~4x levered for maximal capital efficiency & preservation. There is a 10% protocol fee taken on yield generated.


---

# 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.infinitypools.finance/welcome/earn.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.
