# Supported Wallet

Below are the wallets tested and supported by X721 Marketplace:

* [MetaMask](https://metamask.io/)
* Wallet Connect
* U2U Super App

### Wallet Connect[​](https://docs.x2y2.io/guides/getting-started/supported-wallets#wallet-connect) <a href="#wallet-connect" id="wallet-connect"></a>

While it is possible to connect via wallet-connect on mobile phones and tablets, it is highly recommended to utilize DApp browser within your wallet application instead.

If there are no other options but to log in through wallet-connect, please ensure to take the following precautions:

* Always open X721 Marketplace using a fully-featured browser such as Safari or Chrome.
* Do not open X721 Marketplace within any other applications, such as Discord, Telegram, or Twitter, as there are many known compatibility issues for wallet-connect in such cases.
* Make sure to select the U2U network when connecting.


---

# 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.x721.io/getting-started/supported-wallet.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.
