# Connecting Wallets

Be sure to read the [Supported Wallet](/getting-started/supported-wallet.md) before connecting X721 Marketplace with your wallet.

1. In the right top corner, you can see a wallet icon if your wallet is not connected yet.

<figure><img src="/files/3k707139Iv3HFbRdb4UJ" alt=""><figcaption></figcaption></figure>

2. Click the button will reveal a popup where you can select the wallet you want to use.

   <figure><img src="/files/q2dkmAwFBBGgkXL9CZzG" alt=""><figcaption></figcaption></figure>
3. When connected the wallet icon in the right top corner would turn into your wallet address.

<figure><img src="/files/zeUgg8uBcHqIkpQz15XU" alt=""><figcaption></figcaption></figure>


---

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