# ETH Saver

ETH Saver is a non-custodial application created by the DeFi Saver team that provides simplified access to various leveraged staking strategies.

The app builds on top of existing DeFi Saver architecture and utilizes liquid staking tokens such as wstETH (Lido), rETH (Rocketpool) and cbETH (Coinbase), as well as multiple lending protocols, including Compound, Aave and Morpho.

The ETH Saver app allows anyone to create different leveraged staking positions where they select the wanted combination of liquid staking token and the underlying lending protocol that will be used, as well as the wanted leverage level, all of which are factors that will affect both the position's performance and its risk levels.

{% hint style="info" %}
*Each of the positions created at ETH Saver is a completely separate position within the used lending protocol, meaning that there is no shared risk between multiple users or positions.*
{% endhint %}

***

## Related Articles:

* [How does ETH Saver work?](https://help.defisaver.com/features/eth-saver/how-does-eth-saver-work)
* [Fees](https://help.defisaver.com/features/eth-saver/fees)
* [Profit tracking & how does it work](https://help.defisaver.com/features/eth-saver/profit-tracking-and-how-does-it-work)
* [Positions in ETH Saver](https://help.defisaver.com/features/eth-saver/positions-in-eth-saver)
* [How is the Max APY calculated?](https://help.defisaver.com/features/eth-saver/how-is-the-max-apy-calculated)


---

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