> 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/general/wallet-compatibility.md).

# 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/MxuKwTcepcvY3hOFtmJu" alt="" width="563"><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).

**If you are experiencing connecting issues (especially with Meta Mask) please check that you don't have multiple wallets extensions in the browser that you're currently using. This commonly creates an issue when trying to connect to DFS.**&#x20;


---

# 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/general/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.
