# Why is Safe DeFi Saver's default Smart Wallet?

Initially, we started using DSProxys believing they would become an industry standard.&#x20;

This unfortunately didn't happen, and even though our decision was based on wanting to build on open, permissionless building blocks instead of proprietary tech, it led to users feeling a lock-in effect with no other frontends supporting DSProxys.

> This is one of the main reasons why we decided to switch to Safes. Safe is currently the most popular smart wallet in the Ethereum ecosystem and is supported across a great number of DeFi frontends and apps.\
> \
> And most importantly, it's fully open and permissionless to build on, allowing us to make full use of composability in DeFi, which we consider one of its most important aspects.

Another big reason are the security enhancements it allows. All users looking to level up their security will be able to set up their Safes as multisigs when they want.

Safe also brings an enhancement when it comes to overall user experience with reduced gas costs, providing the possibility of creating multiple Safes with only one EOA, and allows us a great number of additional features and improvements in the future.

***

## Related Articles:

* [Difference between single ownership (1 / 1) Safes and Multisigs](https://help.defisaver.com/general/smart-wallets/difference-between-single-ownership-1-1-safes-and-multisigs)
* [Can I access DeFi Saver created positions using other apps?](https://help.defisaver.com/general/smart-wallets/can-i-access-defi-saver-created-positions-using-other-apps)
* [What if I lose access to my Safe Smart Wallet?](https://help.defisaver.com/general/smart-wallets/what-if-i-lose-access-to-my-safe-smart-wallet)


---

# 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/general/smart-wallets/why-is-safe-defi-savers-default-smart-wallet.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.
