# Why is a smart wallet needed for using Smart Savings?

In order for the instant moving of funds between protocols to be possible, Smart Savings requires using a smart contract wallet that is in control of your funds while you’re supplying them within the Smart Savings.

Each user, or each account, to be more precise, is associated with its own smart contract wallet that no one else can control - and you can withdraw your funds from Smart Savings at any point in time. Overall, the experience is the same as when supplying directly to a singular protocol.

More specifically, the smart contract wallet used by DeFi Saver is our version of MakerDAO’s DSProxy, an audited and battle tested smart contract wallet that they developed for their CDP system.

In case you've ever created a smart wallet to manage your Compound or Aave positions means that you already have one associated with your account and DeFi Saver will use the exact same one. If not, you will be prompted to create one.

***

## Related Articles:

* [Smart Wallets](https://help.defisaver.com/general/smart-wallets)
* [Smart Savings](https://help.defisaver.com/features/smart-savings)
* [Use-case](https://help.defisaver.com/features/smart-savings/use-case)

<br>


---

# 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/why-is-a-smart-wallet-needed-for-using-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.
