# Wallet Compatibility

Great support for different Web3 wallets has always been one of our priorities, including a strong focus on a great hardware wallet experience.

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

The list of wallets you can use with DeFi Saver includes (*but is not limited to*):

* MetaMask
* Ledger (both natively and via MetaMask or Frame)
* Trezor (both natively and via MetaMask or Frame)
* Frame
* Tally Ho
* XDEFI
* Rabby
* Fortmatic
* WalletConnect
* WalletLink (Coinbase)
* MetaMask Mobile
* Rainbow
* Argent (via WalletConnect)
* Ambire
* Status.im
* Coinbase wallet
* Trust wallet
* imToken wallet
* Opera
* Enjin Wallet

Additionally, any wallet management app that includes support for WalletConnect should be able to login and interact with DeFi Saver.

We support WalletConnect both in terms of QR connecting (with two devices) and mobile linking (connecting on the same device), as previewed [here](https://twitter.com/DeFiSaver/status/1272661134819110913).&#x20;

{% hint style="info" %}
I*f you are experiencing issues with connecting (especially with MetaMask) please check that you don't have multiple wallet extensions in the browser that you're currently using.* \
\
*This commonly creates an issue when trying to connect to DFS.*
{% endhint %}

***

## Related Articles:

* [Smart Wallets](https://help.defisaver.com/general/smart-wallets)
* [What features do EOA wallets have access to?](https://help.defisaver.com/general/compatibility/wallet-compatibility/what-features-do-eoa-wallets-have-access-to)


---

# 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/compatibility/wallet-compatibility.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.
