# How to register a Metamask Wallet and add the NEXT token

## **Introduction**

Metamask is the most well known crypto wallet & gateway to blockchain apps. In this tutorial we will guide you how to install the Metamask app on your phone and add the NEXT token to the wallet.

## **Instructions**

**Step 1:** Download Metamask from [Apple Store](https://metamask.app.link/skAH3BaF99) or [Google Play](https://metamask.app.link/bxwkE8oF99)

**Step 2:** Open the app then choose to create a new wallet. You will be asked to start the security process of backing up your 12-word secret phrase.&#x20;

![](https://blog.shopnext.io/wp-content/uploads/2022/01/image-52-1024x717.png)

**Step 3:** Follow the instructions to write down these 12 words in the exact order in a piece of paper and keep it safe. Metamask will ask you to pick the words in the exact orders to confirm you saved those words. After that, your Metamask registration is complete.

![](https://blog.shopnext.io/wp-content/uploads/2022/01/image-53-1024x718.png)

**Step 4:** Since NEXT is running on Binance Smart Chain (BSC), now we will add the Binance Smart Chain (BSC) network into your Metamask. From the main screen, press the Menu button then press Setting and choose Network. Click add Network then input the following information:

* Network Name: Binance Smart Chain
* New RPC URL: <https://bsc-dataseed.binance.org/>
* ChainID: 56
* Symbol: BNB
* Block Explorer URL: <https://bscscan.com>

Now your Metamask is already connected to Binance Smart Chain. You can see the name of the connected blockchain on top of the main screen.

![](https://blog.shopnext.io/wp-content/uploads/2022/01/image-54-1024x718.png)

![](https://blog.shopnext.io/wp-content/uploads/2022/01/image-56-1024x717.png)

**Step 5:** At this step we will guide you how to add the NEXT token into your Metamask wallet. From the main screen press **Import Tokens** and input the following information:

* Token address: [0xa6C59dE838F1eeb82d86F5AF0750f5F656439999](https://bscscan.com/token/0xa6c59de838f1eeb82d86f5af0750f5f656439999)
* Token Symbol: NEXT
* Token of precision: 18

That is it! Now the NEXT token is shown on your main screen.

<figure><img src="/files/9k514Lz9Z0PQmalGMIsz" alt=""><figcaption></figcaption></figure>

**Step 6:** To send tokens to your Metamask wallet, simply choose the tokens and press deposit to get the wallet address.

**Note:** You need some BNB to pay gas fees (sending tokens, upgrading MOON level, staking, etc.) on the BSC network so please buy some BNB from any exchanges and send them to your Metamask first.

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

## **Conclusion**

With Metamask wallet, now you can manage not only NEXT but also other crypto tokens on any popular blockchains. Please keep in mind to always keep your seed phrase safe!<br>


---

# 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://docs.shopnext.io/tutorials/how-to-register-a-metamask-wallet-and-add-the-next-token.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.
