# How to mint an Audio NFT?

Users on NFTz are able to mint an album with multiple tracks attached to it as well as a cover photo. It's also possible to mint any such NFT with multiple copies. This NFT can then be sold, made [claimable](/beginners-guide/nft/selling-nft-intro/how-do-you-create-a-claimable-free-nft.md) for free, or [transferred](/beginners-guide/nft/selling-nft-intro/how-to-transfer-an-nft.md) to different user(s).&#x20;

**Mint an Audio NFT:**

1. &#x20;[Log in](/beginners-guide/users-guide/welcome/how-do-you-login-to-nftz.me.md) on your username.nftz.me&#x20;
2. Go to the top-right on your screen, press the '**=**' button and then choose '**Mint**'. (If on a desktop device press **'Mint'** directly on the top of your screen.)
3. Choose the '**Audio**' option from the Image/Video/**Audio**/3D menu.&#x20;
4. Drag & Drop your image or **'Browse'**  your device and select your desired file. This image will act as the cover photo of your single track or album. (we support JPG/PNG/GIF/AVI/MP4)
5. Type in your **Audio NFT Title** (album name). With this you can show your album name. &#x20;
6. Type in **Audio NFT Creator / Musician / Author.** This will show who has created the audio file.
7. Choose the **Music Category** or leave it on "Audio no music".&#x20;
8. Add a track by selecting '**Choose File**'. We currently support (.mp3, .mp4, .ogg, .wav). If you would like to add another track you can press '**Add New Track**'.&#x20;
9. **Type** in the title of the song and who has created this song.&#x20;
10. Press '**Prepare Audio NFT**'. \[<mark style="color:green;">**IMPORTANT!**</mark>]
11. Fill in your desired text in the box that says '**Text for your NFT'.** This can include background information about the album or song(s).&#x20;
12. Fill in '**Min Bid'** \[minimum bid you'd accept], as well as a  '**Buy Now'** price, if desired.&#x20;
13. **\[Optional]** Royalties are default on 10% creator Royalty and 5% Coin Holder Royalty.              \[If you are not sure what to do with **royalties** we advise leaving at the default numbers]   &#x20;
14. **\[Optional]** If you would like to add **additional royalties** expand the button and add the creators you'd like to include.&#x20;
15. **\[Optional]** If you would like to add '**Unlockable**' content then please expand the 'More options (advanced and collection)" menu and choose '**Yes**'. You can then write text or upload a file. Then press '**Add Unlockable**'.&#x20;
16. **\[Optional]** If you would like to change the **number of copies** you are offering then expand the 'More options (advanced and collection)' menu and change the number of copies.&#x20;
17. Press '<mark style="color:green;">**Mint Now**</mark>'.

Congratulations you have just minted an NFT! :thumbsup:

<details>

<summary>Extra Options (for experienced creators)</summary>

**\[Extra 1:** [**Additional Royalties**](/beginners-guide/nft/selling-nft-intro/royalties.md)**]**

It's possible to give other creators a royalty % on each sell of a NFT. There is no maximum of creators that can be added.&#x20;

1. Choose 'Deso Wallet' or 'Creator Coin' (Deso Wallet goes straight to the wallet of the creator. If you choose Creator Coin; the royalty will be used to buy an invisible amount creator Coin of that creator. This will drive the price up of their creator coin.&#x20;
2. Choose the % you want to give. The minimum is 0.01%.
3. Choose the creator you want to give royalty and press **'Add'**

**\[Extra 2: More Options (advanced and collection)]**

#### *2A: NFT Category and Copies*&#x20;

* You can change the NFT Category by Pressing 'Art'. The default is Art.&#x20;
* You can change the amount of copies by pressing right of **'Copies'**. The default is '1'

***2B*** [***Unlockable Content***](/beginners-guide/nft/selling-nft-intro/how-to-add-unlockable-content-advanced.md)

A. In the more options (advanced and collection) menu it's possible to set unlockable content By switching to '**Yes**'

B1. You can write a text that will be transfered with the single or serial NFT.

B2 You can also add a file or a zip. A zip file can be used if it includes multiple files or is a really large file.&#x20;

C. Press '**Add Unlockable**'.

***2C: Add extra / collection data***

* To know more about this feature; go directly to [Traits by Extradata](/beginners-guide/nft/selling-nft-intro/how-to-add-traits-to-your-nft-by-form-expert.md)

**\[Extra 3:** [**Image Storage**](/beginners-guide/nft/selling-nft-intro/how-to-store-an-image-on-ipfs-pinata-advanced.md)**]**&#x20;

In the begin screen of the mint page underneath 'Image Storage' it's possible to change the place where you store your image.&#x20;

Currently you can choose:

1. **'Deso'**
2. **'IPFS'**
3. **'Arweave'** (For Arweave you need a URL Link)&#x20;

</details>

**It doesn't work:**

Please go to our [troubleshoot](/beginners-guide/troubleshoot/troubleshoot.md) page or contact us on our [telegram](https://t.me/+qdNeX8CYB_swZTQx) or [Discord](https://discord.gg/jQ34WMMZce).&#x20;


---

# 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://help.nftz.zone/beginners-guide/nft/selling-nft-intro/how-to-mint-an-audio-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.
