# How do you make a metamask identity?

With the implimentation of Metamask it's possible to use Deso with just your metamask wallet. If you don't have a metamask wallet you can go to the next page and use [Deso Identity.](/beginners-guide/users-guide/welcome/how-do-you-make-a-deso-identity.md)&#x20;

**Make a Deso MetaMask account**

1. Go to **<https://nftz.me>**
2. Click on **'Create Account'**
3. Choose **'Sign up / log in with MetaMask'**
4. Press **'Connect'**
5. Press **'Get Started'**
6. Press **'No Thanks'** or **'Agree'**
7. Choose **'Import Wallet'** (unless you have no MetaMask Wallet, choose **'create a Wallet**')
8. Fill in the **'secret phrase'** and **'make a password'**.
9. Congratulations you have succeeded. Press **'All done'**.&#x20;

**The next time if you go NFTz.me or DesocialWorld and you choose 'Sign up or Log in with MetaMask' you can choose your MetaMask account.**&#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/users-guide/welcome/how-do-you-make-a-metamask-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.
