# Fees Structure

Fees are essential to maintain and secure the protocol:

* ~~Borrowing Fee: 0.2%, applied to each loan.~~ *(Temporarily waived. May be introduced in future updates.)*
* Interest Rate Spread: 20% of the borrow rate, serving as revenue for the protocol.
* Liquidation Fee: 20% of the liquidation penalty, rewarding liquidators for maintaining protocol security.
* Flash Loan Fee: 0.1%, fostering the protocol’s growth and ensuring operational stability.

*For the latest fees, please refer to our Asset Info page.*


---

# 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.yei.finance/products/yeilend/mechanism/fees-structure.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.
