# How to create an NFT on Mintverse?

From the Mintverse home page, click on the profile icon and select my collection (**My Collections**).

Select **Create Collection** library to start a new collection.&#x20;

Once you have multiple collections, you can also view them here.&#x20;

Enter the **name** and **description** of your collection and upload a **picture**.&#x20;

Although you have not made an NFT at this time, all these details can be updated at any time later.&#x20;

Now your library collection has been created, we can open and start **adding NFT items**, click Add item.&#x20;

After uploading the NFT item, you can also mark the category for your collection. This will help them to be seen by more people on Mintverse.&#x20;

It is also important to carefully fill in the social media links related to your item. These links can be:&#x20;

* Personal website&#x20;
* Discord&#x20;
* Twitter&#x20;
* Instagram&#x20;
* Medium&#x20;
* Telegram&#x20;

After filling in these fields, you can also determine the percentage of secondary expenses, also known as royalties.&#x20;

You can specify the currency needed to buy and sell your NFT items. The most commonly used are **ETH** and **BNB**.


---

# 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://mintverse.gitbook.io/mintverse-help-centre/creators-guide/how-to-create-an-nft-on-mintverse.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.
