# NetVRk NFT Minting

{% embed url="<https://www.youtube.com/watch?v=jr8ssqFSTzU>" %}

## Getting Started

In order to mint your NFTs, you’ll need a couple things before we begin:&#x20;

1. Previously purchased Land, Transports, Avatars, and/or Bonus Packs during presale events. (Missed the sales? [Follow us on X](https://twitter.com/Netvrk_Official) for updates)&#x20;
2. A crypto wallet (We currently support [MetaMask](https://metamask.io/) and [WalletConnect](https://walletconnect.com/)).&#x20;

That’s it! If you have these 2 things, let’s get started and setup your account.


---

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