> For the complete documentation index, see [llms.txt](https://lite.guides.instadapp.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lite.guides.instadapp.io/information/fees.md).

# Fees

Performance fees vary by vault:-

* **Lite ETH Vault:** A **20% performance fee** is charged on net profits. This is already included in the **Net APY** shown on the interface.
* **Lite USD Vault:** No performance fee is charged.

<figure><img src="/files/XHtQq9GDjvY7McWMBjPR" alt=""><figcaption><p>Hover over info icon to see the Gross APY Rate</p></figcaption></figure>

### Exit Fee

Fluid Lite ETH/USD vaults charge a **0.05% exit fee**, which is directed to the DAO as protocol revenue.

<figure><img src="/files/WAxkjeCmvK1vIFS9LUor" alt=""><figcaption><p>Confirm fee details on both vaults before proceeding.</p></figcaption></figure>

*Lite Vaults v1 used a different fee structure than described above you can find information on v1 vaults including fees* [*here.*](/more-links/archived-information/v1-vaults.md)


---

# 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:

```
GET https://lite.guides.instadapp.io/information/fees.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.
