> For the complete documentation index, see [llms.txt](https://help.defisaver.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.defisaver.com/features/smart-savings/use-case.md).

# Use-case

The main benefit of Smart Savings is that users are able to easily deposit assets into one of the available protocols/vaults through a single transaction.

From there, users can monitor other available options and move their positions to target better APY's, or if the APY for the current protocol is no longer lucrative enough.

<details>

<summary>How to utilize Smart Savings</summary>

1. Visiting the Smart Savings page will show the full list of available protocols and options for users to deposit funds to:

<figure><img src="/files/AZdYADivTmWu4IYBdrpb" alt=""><figcaption></figcaption></figure>

2. Click on the option that interests you the most to expand it for more information including a description of the specific option, as well as weekly, monthly and yearly Net estimates:

<figure><img src="/files/0eF1SUuQx3A8UtltfoL9" alt=""><figcaption></figcaption></figure>

3. Once you've supplied the funds, you'll be able to supply more, withdraw, or even move to a different position:

<figure><img src="/files/Pib7QNsiWosiP93faSeb" alt=""><figcaption></figcaption></figure>

And that's it! With a few clicks, you've supplied your assets and are ready to earn yield.

Your position will now show on your Portfolio page:

<figure><img src="/files/7WYLV9Hi3RE3Xkirhtsb" alt=""><figcaption></figcaption></figure>

</details>

***

## Related Articles:

* [Smart Savings](https://help.defisaver.com/features/smart-savings)
* [Fees](https://help.defisaver.com/features/smart-savings/fees)
* [Compatibility](https://help.defisaver.com/features/smart-savings/compatibility)


---

# 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://help.defisaver.com/features/smart-savings/use-case.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.
