# How do you make  a metamask wallet? \[Android]

For buying and selling NFTs on Ethereum you will need a metamask wallet. This page will show you how to set up your metamask wallet. For the use of Deso NFTs you won't need a metamask wallet. We advise using google chrome as your browser for the most optimized user experience. When using Ethereum features on NFTz you will get an automatic popup of the metamask app. **Note:** **Features are currently in Beta and there may still be bugs.**

**Making a metamask Wallet:**

1. Go to <https://metamask.io/>
2. Press the blue button '**Download on Google Play**'.
3. Install the app. (This extension will be used by NFTz for signature requests)
4. Set up your metamask wallet by following the instructions below. Remember to keep your password safe and private.&#x20;

<details>

<summary>Setting up your metamask Wallet</summary>

1. Press '**Get Started**'.
2. Press '**Create a Wallet'** (If you have a wallet already you can also press 'import wallet')
3. Press '**I** **agree**'.
4. Type and confirm a password, Agree with the Terms of use and press '**Create**'.&#x20;
5. Click **'Next**'.
6. 'Reveal your seed phrase' and write it down somewhere safely. (Never share!)
7. Click '**Next'**.
8. Select your seed phrase in order and press '**Confirm**'.
9. Click '**All Done**'.

Congratulations! You have your very own metamask wallet.

</details>

**It this doesn't work:**

If you keep getting errors you can go to our [troubleshoot](/beginners-guide/troubleshoot/troubleshoot.md) page or contact us at our [telegram](https://t.me/+qdNeX8CYB_swZTQx) or [Discord](https://discord.gg/jQ34WMMZce). Also for issues related to the metamask wallet you can go to the [official help page](https://support.metamask.io/hc/en-us)[.](https://support.metamask.io/hc/en-us)

<figure><img src="/files/JLEeb3V7yV6d4XpDpwcR" alt=""><figcaption></figcaption></figure>


---

# 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-do-you-make-a-metamask-wallet-android.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.
