# Connect your Web3 Wallet

Go to your Runbot Account page [here](https://app.runbot.io/Account).

***

On the NFT Panel box, click ![](/files/1MG8ZtRs3dK20OdeFxvi)

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

***

On Metamask (or other App Wallet), click "Connect", and if necessary, "Switch Network", as Runbot NFTs are running on the **Arbitrum Network**.

***

You are good to go! All your Runbot NFTs are connected to your Runbot account.

***

To view all your Runbot NFTs in your wallet, you can see it on our NFT Marketplace [here](https://runbot.io/nft).

Click ![](/files/oSCQ25p4iDZGVIQmpch9)

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

or you can also do it that way:

Click   ![](/files/QVl8O4PBRj0mvMORisva) on the "NFT custom filters" box and only your NFTs will appear.

<figure><img src="/files/eIw7p5v8c8ma6Fxn6Wpy" 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.runbot.io/unb/connect-your-web3-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.
