# How To Mint NFT

The process is straightforward. The AI will take care of all the technical aspects of it, so don’t worry about how it’s actually minted.

1. First, go to [app.monnfts.com](https://app.monnfts.com) and navigate the top right bar – click on Connect. A new page will appear, prompting you to connect your wallet. Choose MetaMask.

![connect your wallet](/files/4NlhrosDGc19vKzwcGoo)

2\. Find and Click “Create” in the menu bar.

![Click “Create”](/files/My4EP5dMAXYMbTY7G0Pc)

3\. Upload a new piece of art this can range from images, audio, or 3D models.

![Choose file](/files/L6B84P62OmbBYL9qPOs1)

4\. Add details to your item: name, a description and choose Category.

![Add details to your item](/files/Nr5EX7Snf8nGgM0vQrOY)

5\. Add collection for the NFT:

\+ Create a new collection: complete all required data such as Logo image, Banner image, name, description then click Create.

![Create a new collection](/files/GKplTRqV3yXOMaG9PSaK)

\+ Choose an already existing collection

![](/files/1Xzf7Pj6fd7pqfAg1kZK)

6\. Set price and Click Create: Notice: the platform service fee will be 2.5% of the total price

\+ When the Metamask window pops up, click the Confirm button in the contract for: Mint token

![](/files/jb3LSGGAQcZvkxTRy98n)

\+ Set approval for all

![](/files/QbrGkYpJVkWg9ar5ffuF)

\+ Create sell order

![](/files/4cOToCoR4okjgcv8yLb2)

7\. Edit profile: choose an avatar, cover image, write a name, description, and contacts…and then click the Update profile button

![Hit Profile](/files/fbcUqHAGOMTY3kYaqQi6)

![Click Edit profile](/files/YS7eDmrjrt7UZZFpQRPj)

![Set Avatar and Set Image Cover](/files/8mKpeTZ1WrZWJt4H9O3P)


---

# 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.monnfts.com/how-to-mint-nft.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.
