# Are there fees?

ETH Saver uses a **performance-based fee model**. There are **no service fees** of any kind charged when entering any of the available positions, but there is a **performance fee** taken when exiting the position(s).

*The performance fee works as a percentage charge on the amount earned on top of your deposited capital and is currently at **10%** across all positions available at ETH Saver.*&#x20;

This fee is only taken when the position has actually yielded a **positive profit**. We suggest also checking out our article that explains [profit calculation at ETH Saver](https://help.defisaver.com/en/eth-saver/how-does-profit-tracking-work) in great detail, as well as [this one](https://help.defisaver.com/en/eth-saver/are-there-any-costs-that-are-not-immediately-noticeable) that covers costs that are dictated by factors outside of ETH Saver.


---

# 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://help.defisaver.com/features/eth-saver/are-there-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.
