# Supported Wallets

For flexibility in logging in and signing transactions, [Coinshift](https://coinshift.xyz/) supports a range of browser and hardware wallets. Here’s a list of compatible wallet types that you can use:

1. &#x20;[Browser-based wallet](https://en.bitcoin.it/wiki/Browser-based_wallet):
   * [Metamask](https://metamask.io/)
   * [XDEFI Wallet](https://www.xdefi.io/)
   * WalletConnect
   * [Coinbase Wallet](https://www.coinbase.com/wallet)
2. [ Hardware Wallet](https://crypto.com/university/what-is-a-hardware-wallet)
   * [Ledger](https://www.ledger.com/)
   * [Trezor](https://trezor.io/)

Coinshift accounts are multi-sig, meaning they can have more than one Signer. Safe Signers have the flexibility to choose any of the compatible wallets for logging in and signing transactions.&#x20;

For instance, if an account has 3 Signers, each Signer has the option to either directly use hardware devices like Ledger or Trezor, opt for Ledger via Metamask, or simply use Metamask.

Hot wallets, such as Metamask, XDEFI Wallet, WalletConnect, and Coinbase Wallet, offer speed, convenience, and accessibility via web browsers or mobile apps. However, their online nature makes them susceptible to security threats, including hacking and malware. Additionally, the storage of private keys on third-party servers by some hot wallets may pose security risks.

Conversely, Ledger and Trezor are classified as cold wallets or hardware wallets. These devices store private keys offline, ensuring enhanced security by giving users complete control. However, this comes at the cost of convenience, as transactions may be slower and may require additional steps for completion. Refer to subsequent articles to learn about [hardware wallet support](https://app.gitbook.com/o/dGNco5IVC6VysbPzMthn/s/L2VHMP4lgaamA0WWdSTX/~/changes/1714/supported-wallets-by-coinshift/hardware-wallet-support) in Coinshift.

Through [WalletConnect](https://walletconnect.com/), users can seamlessly access the Coinshift application using over [100 compatible wallets](https://walletconnect.com/explorer?type=wallet), including Trust Wallet and Rainbow Wallet. WalletConnect ensures an encrypted connection between devices and enhances accessibility by eliminating the need for multiple browser extensions or mobile apps for fund transfers.

For further assistance with connecting your wallet, don't hesitate to contact our support team on [Discord](https://discord.com/invite/coinshift).

&#x20;

&#x20;

&#x20;

<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://docs.coinshift.xyz/business/coinshift-walkthrough/supported-wallets.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.
