# Create NFT

### To create an NFT, follow the tutorial below:&#x20;

### 1. Go to the NFT tab in your Ternoa Wallet

![](/files/rYBDuHwNjYJaZOoKz3zL)

### 2. C**lick 'Create new NFT'**

<img src="/files/xJu7ijxxZwfVDQlH00Rx" alt="" data-size="original">

### 3. Select 'Choose a file'&#x20;

![](/files/IS6F4eqm3VTPUtgdM8u8)

{% hint style="info" %}
You can upload image, audio, text file, and video&#x20;

* File size: max 30mb
* Allowed extensions: JPEG, JPG, PNG, GIF, MP4 or MOV
* Preview: For audio, text file, & video you will need to add a preview image&#x20;
  {% endhint %}

### 4. Input your NFT data, then click 'Mint now'

![](/files/vRRvnCdEn3gnZomaa0pq)

{% hint style="info" %}
Royalties give you a percentage of the sale price each time your NFT is traded on a Ternoa chain. NFT royalty payments are perpetual and are executed automatically.
{% endhint %}

{% hint style="danger" %}
Once this information is submitted, it is impossible to update.
{% endhint %}

### 5. The NFT initializing process will begin

![](/files/qnsjuZ8LVSXg1UECj64I)

### 6. Confirm Minting transaction fees&#x20;

![](/files/Cs2gbn6jY2ipHgB3NzTV)

### 7. Input password&#x20;

![](/files/rAKRMzhTdtHoGrMGifms)

### 8. Minting begins

![](/files/VHbFCXH0YHRmovIy4C4c)

### 9. NFT creation completed!&#x20;

![](/files/zYHAWpM9hcl8o25tv2YX)

{% hint style="info" %}
It will take a few seconds before your NFT will be visible in your Ternoa Wallet
{% endhint %}

![CREATE NFT](/files/81UEgKnxxqHJME72fe4X)


---

# 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://wiki.ternoa.network/learn/ternoa-wallet/nft/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.
