# My first NFT

Are you ready to start minting your very first NFT? Are you ready to start calling yourself an NFT artist? Then lets take the next step together!

1. Go to your \[username].nft.me
2. Log in into your account
3. Press '**=**' in the top right screen.&#x20;
4. Press '**Mint**' at the bottom of the screen
5. Upload your image by either: a) dragging or dropping the **.jpg/.png/.gif** into the mentioned screen or b) Press '**Browse'** and search for the **.jpg/.png./.gif**&#x20;
6. Fill in the text at '**text for your NFT**' . This will be shown above the picture. For example; if you type in '#001 NFT'  Above the picture you will see #001 NFT. Think of it as naming your NFT.&#x20;
7. Change the minimum bid price to the desired NFT price. (If you don't know how much to fill in we advise between 0.01 and 0.1 deso for beginners. If its really a high quality piece you can fill in a higher number.)&#x20;
8. Press <mark style="color:green;">'</mark><mark style="color:green;">**Mint Now**</mark>' .

You are done! Your very first NFT has been placed online and is ready to be sold. You may now call yourself an NFT artist!

As you have probably seen, there were many more things you can fill in in the process. (i.e. copies, creator royalty, coin holder royalty, etc.) If you would like to know more about these features, you can see our [Beginners Guide.](https://help.nftz.zone/beginners-guide/) It's a great place to learn more about NFTs and NFTz.zone.


---

# 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-artist/how-to-become-an-nft-artist-intro/my-first-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.
