# Smart Savings

Smart Savings is a lending dashboard with support for multiple protocols and quick (1-tx) moving of funds between protocols.

> Currently, the Smart Savings feature integrates three different decentralized finance protocols in a singular dashboard. Those three are:<br>
>
> * Morpho
> * Yearn
> * Maker<br>
>
> Using this feature, you can track interest rates across these different protocol options and supply or move your funds accordingly to the one with the best available rate - all in a single click.

Your assets in Smart Savings will be kept on your Smart Wallet. This will enable use of advanced features, but may not be compatible with other frontends for these protocols.

## How to know how much interest you're earning with Smart Savings?

There is currently no "interest earned counter" implemented in Smart Savings, although it is on our roadmap. In the meantime, as long as you know the amount of funds you initially supplied, you will also know the amount earned, as it’s constantly being added to your total balance.

At any given moment, you are able to see an estimate of interest earned in a week, month and a year based on the currently chosen protocol rate.

{% hint style="warning" %}
*Smart Savings is currently only available on Ethereum Mainnet.*
{% endhint %}

***

## Related Articles:

* [Use-case](https://help.defisaver.com/features/smart-savings/use-case)
* [Fees](https://help.defisaver.com/features/smart-savings/fees)
* [Overview of Morpho vaults](http://help.defisaver.com/features/smart-savings/overview-of-morpho-vaults)
* [Overview of Yearn](https://help.defisaver.com/features/smart-savings/overview-of-yearn)
* [Overview of Maker DSR](https://help.defisaver.com/features/smart-savings/overview-of-maker-dsr)


---

# 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/smart-savings.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.
