> For the complete documentation index, see [llms.txt](https://docs.mintable.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mintable.app/using-mintable/nft-wallets/connecting-and-managing-multiple-wallets-on-mintable/what-crypto-wallets-are-supported-by-mintable.md).

# What Crypto Wallets are supported by Mintable?

## For best experience, we recommend using Mintable Wallet/ MetaMask.

[**Mintable Custodial Wallet**](https://mintable.com/) - A user-friendly wallet providing seamless access to the NFT world. Mintable enables users to collect, redeem, and sell NFTs effortlessly. Businesses can introduce NFTs to clients by minting directly to their email, creating an account and custodial wallet automatically. Enjoy full control over your assets and practice minting and listing NFTs with ease. Explore the Mintable Custodial Wallet to get started in minutes!

[**MetaMask**](https://metamask.io/) – A browser extension with peerless power and flexibility. MetaMask is Web3’s most popular wallet and one of the oldest players in the industry. Check out the [MetaMask Introductory Video](https://www.youtube.com/watch?v=ZIGUC9JAAw8\&feature=youtu.be) to get it set up and ready to go in minutes!

[**Phantom**](https://phantom.app/) - A browser extension with exceptional ease and functionality. Phantom is Solana’s go-to wallet and a standout choice for users in the ecosystem. Read about the [Phantom wallet](https://phantom.app/learn/guides/how-to-create-a-new-wallet) to get it set up and ready to go in minutes!

[**WalletConnect**](https://walletconnect.com/) - A versatile bridge with seamless integration capabilities. WalletConnect supports a wide range of wallets and dApps, offering unmatched compatibility and ease of use. Read the [WalletConnect Documentation](https://docs.walletconnect.com/) to get it set up and ready to go in minutes!

[**Coinbase**](https://www.coinbase.com/wallet) - A robust app with extensive features and security. Coinbase Wallet is a trusted name in the crypto industry, providing a comprehensive solution for managing digital assets and accessing dApps. Read the [Coinbase Wallet Guide](https://www.coinbase.com/en-sg/wallet/articles/getting-started-extension) to get it set up and ready to go in minutes!


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.mintable.app/using-mintable/nft-wallets/connecting-and-managing-multiple-wallets-on-mintable/what-crypto-wallets-are-supported-by-mintable.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
