# Creating an account

So, are you ready to put your very first NFT online? When the student is ready the teacher will appear. :smile:

To create an NFT you first need to have an account on DeSo. Without a DeSo account, you can't create an NFT on the DeSo blockchain. Makes sense right. :thumbsup:

#### Make sure you have an account by following this link:

[CLICK HERE IF YOU WANT TO LEARN HOW TO CREATE AN ACCOUNT](/beginners-guide/users-guide/welcome/how-do-you-make-a-deso-identity.md)

If you have made an account or already have an account, congratulations! :tada:&#x20;

You have already finished the most difficult step. Lets go to the next step!


---

# 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/creating-an-account.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.
