# Create NFT

<figure><img src="/files/0mU6JwsNhapPJB3WiDCm" alt=""><figcaption></figcaption></figure>

To create NFT you can click "Create " button on the menu or click "Create New NFT" on collection page&#x20;

<figure><img src="/files/0GZRvU3vKGdWRHF6XtQb" alt=""><figcaption></figcaption></figure>

During creating NFT you have to :

1. choose the collection that your NFT will belong to .&#x20;
2. choose min . one Category from the dropdown list.
3. set a name for your NFT

and optionally you can &#x20;

1. write description about your NFT&#x20;
2. write external URL of your collection&#x20;
3. define a Royalty amount which is the  crypto payout for you as a creator in secondary sales of your NFT  . It is optional to set by you  at the time of minting .
4. define additional attributes to differentiate an NFT ,such as  background, body parts , other people involved in creating  the NFT like designer , originator, model   .

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

&#x20;In media you have to choose Image , Vİdeo or Music&#x20;

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

If you create an NFT in multi collection, there is an extra field "NFT count in the batch (1,2,5,10)

<figure><img src="/files/59oJuRRmBY5UfbQSruL1" alt=""><figcaption></figcaption></figure>

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

When NFT is created it is seen under the collection.&#x20;

<figure><img src="/files/KbGEfOAiHHdvem1a3JcI" 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://nftprime.gitbook.io/nft-marketplace/how-to-use-nft-marketplace/create-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.
