# How do you make a Deso Identity?

For using NFTz you need a Deso Identity. Think of it like making an account but with more benefits. It also functions as a cryptowallet and you can use it on multiple nodes (websites and apps).

**Making an account**

1. Go to **<https://nftz.me>**
2. Click on **'Connect'**
3. Choose either **'Sign up with DeSo seed' or 'Sign up / log in with MetaMask'.**
4. If you choose the former, write down your seed phrase and secure it somewhere very safe (Dont ever lose it; or give it away; its your wallet!)
5. Press **'Next'**
6. Write or paste your seed phrase again and press **'Next'** again.
7. Choose **'Get $DESO with ID'**
8. Press **'Start'**
9. Choose your country and choose **'Passport'**, **'Driver's license'** or **'Identity card'**
10. Make a photo of the front and the back.
11. Finish the tutorial.

Congratulations you have made an account and are ready to use Deso!


---

# 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/users-guide/welcome/how-do-you-make-a-deso-identity.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.
