# What crypto wallets can I use with Mintverse?

Each wallet has its different features, but many users choose MetaMask and WalletConnect.

Check out this MetaMask Introduction Video to get a sense of the installation process. It only takes a few minutes to install.&#x20;

<https://www.youtube.com/watch?v=MfkqgXNPiHg>

WalletConnect is also supported on Mintverse.com, which is a protocol supported by many different Dapps and wallets. Install any mobile wallets supporting WalletConnect protocol to proceed.

Setting up a wallet might sound confusing at first, especially if you’ve never had a crypto wallet before. Hopefully, our guide should help you with that. Feel free to connect it with your Mintverse.com account, whether you’re an artist or a collector!


---

# 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://mintverse.gitbook.io/mintverse-help-centre/getting-started/what-crypto-wallets-can-i-use-with-mintverse.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.
