> For the complete documentation index, see [llms.txt](https://docs.nft5.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nft5.io/en/nft5-user-guides/how-to-install-and-connect-metamask-wallet/part-1-how-to-install-and-use-metamask-wallet-on-a-mobile-device.md).

# Part 1: How to install and use Metamask wallet on a mobile device

## **Perform the following steps:**

**Step 1:** Install MetaMask wallet on your phone.&#x20;

**Step 2:** Change Ethereum network to Smart Chain network.&#x20;

## Step-by-step instructions in detail:

### #1: Install MetaMask wallet on your phone.&#x20;

**Step 1:** Download the MetaMask wallet app on the App Store (for iOS - those using Iphone, Ipad,..) or on CH Play (for Android devices).&#x20;

![](/files/u5EacXuPd55nuzTf3DEM)

**Step 2:** Open the MetaMask app -> Select Get start -> Create a new wallet.

![](/files/ZrqPRkQy9gywLGaPgmgE)

**Step 3:** Read the information then select "I agree" -> Enter Password -> Confirm Password -> Unlock with Touch/Face  -> Tick "I understand that MetaMask cannot recover this password for me" -> Create password.

![](/files/XmQRQ6JWtaIzTMKOphWi)

**Step 4:** The video shows you briefly how you will save the **"Secret Phrase"**, which is a "Master Password" of the MetaMask wallet. You should save this **Secret Phrase** in a password-saving application, or make a note on a piece of paper and store it in a safe place.&#x20;

You watch the video tutorial then click "Start".

![](/files/JwCAH01imWZqY8smMnIL)

**Step 5:** Create **Secret Phrase**: MetaMask will default to set you a brand new **Secret Phrase** on the system, click "View" to see your **Secret Phrase**.

Then copy this text into a note or similar application to save it for the next step. After copying is complete, click **"Continue"**.

Select the correct order of letters in the **Secret Phrase**, then click **"Complete Backup"**.

![](/files/gsCkg0fbd5tHt7NnbMaE)

**Step 6:** You have successfully installed and created a MetaMask wallet.

![](/files/elUB9HiOwMKQpXDn409y)

### #2: Change Ethereum network to Smart Chain network.&#x20;

**Step 1:** Go to MetaMask wallet app -> Menu -> Browser.

![](/files/SVlOg1lM7bAVbPPEMUNv)

**Step 2:** In the search box type **"Chainlist.org".**

![](/files/5DFHNl62KVG07iBFsgN2)

**Step 3:** Scroll down to **Binance Smart Chain** and select Connect Wallet -> Connect.

![](/files/BNXPW46d0yTQ9ZURaCsp)

Then at **Binance Smart Chain** select Add to MetaMask -> Approve -> Switch Network.

![](/files/7JPI9e39whrFxfjFU7eQ)

**Step 4:** Return to the Wallet to check successfully transferred to the Binance Smart Chain network.

![](/files/ZB9ibk1VGZCGOcq0kEV1)

With that, you have completed all the steps to install MetaMask Wallet on your phone.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.nft5.io/en/nft5-user-guides/how-to-install-and-connect-metamask-wallet/part-1-how-to-install-and-use-metamask-wallet-on-a-mobile-device.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
