# Connect Wallet

We currently support [MetaMask](https://metamask.io/) and [WalletConnect](https://walletconnect.com/).&#x20;

1\) Choose the crypto wallet you would like to use. *(This should be the same wallet address that your NetVRk NFT purchases were made from)*

![](/files/zqDrwQ6b6pLLByuqiNuF)

2\) After selecting a wallet, you'll be prompted to login and connect to your wallet.

For example, if you are using MetaMask, you'll be prompted to connect your MetaMask wallet to <https://nft.netvrk.co/>. Press 'Next' and then 'Connect' to continue.

{% hint style="info" %}
The more NFTs you have on your wallet, the longer the data will take to load when connecting.
{% endhint %}

![](/files/6VTCixgPJOT0cGkaaF1Z)

![](/files/qiCmXjkTLhHKIaEPBLKl)

3\) After successfully connecting your wallet, you should see the "Wallet Connected" page:

<div align="center"><img src="/files/qin9O9WGai8vXLWIB2yQ" alt=""></div>

Great! Now you're ready to mint your land!


---

# 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.netvrk.co/guides/netvrk-nft-minting/account-setup/connect-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.
