# Fees and Yield

### Fees <a href="#fees-and-yield" id="fees-and-yield"></a>

HyperLend charges **three types of fees**:

* **Reserve factor**: Part of the interest paid by borrowers goes to the **insurance fund and treasury**.
* **Liquidation fees**: When a position is liquidated, a portion of the **liquidation bonus** is paid to the treasury.
* **Flash-loan fees**: A small **0.04% fee** for utilizing flash loans.
* **Deposits & Withdrawals: ZERO FEES**

***

### Yield

HyperLend offers **dynamic and competitive yield rates** for lenders. **Interest rates** are determined by supply and demand within the liquidity pool, with higher demand resulting in higher returns. Additionally, **E-Mode** in Core Pools enhances capital efficiency for assets with correlated prices, maximizing **yield opportunities**.

We also offer fixed private credit through our private line, **Aviya**. We launched this first in partnership with Hyperion; read the announcement [here](https://ir.hyperiondefi.com/news-events/press-releases/detail/304/hyperion-defi-announces-private-lending-pool-built-by-hyperlend).


---

# 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.hyperlend.finance/architecture/fees-and-yield.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.
