# Metamask Wallet

Average setup time is 3-5 minutes:

1. **Download** [**Metamask**](https://apps.apple.com/us/app/metamask-blockchain-wallet/id1438144202) Mobile App from Apple App Store
2. Click on **Get Started**
3. Select **Create a new wallet**
4. Scroll and select **No thanks** for Metamask data
5. **Create Password** and select **Face ID** (*MetaMask cannot recover your password, write this down in a safe place, DO NOT TAKE A SCREENSHOT*)
6. Allow **Face ID**
7. **Secure Wallet** (\**even more important than password, should never be shared with anyone, even MetaMask*)
8. **Review Metamask Tips** (*store phrase in a secure location*)
9. Make sure **no one is watching** before revealing phrase, click **View**
10. Write your **Secret Recovery Phrase** in a safe place
11. Choose to enable **automatic security checks** (we recommend that you enable this)
12. **You’re all set! Now** [**connect to Harmony**](https://www.notion.so/Adding-Harmony-on-Metamask-cdffa6adb4aa46ebbddbce1863a9816e)
13. **Now that you have** [**Metamask set up**](https://www.notion.so/How-to-Setup-Metamask-Wallet-on-Mobile-7520e5664117484c9bbf161ecc78d1d1)**, let’s get you ready for ONE 🎉**
14. Click **Wallet** at the top of the screen
15. Click **Add Network**
16. Select **Add** for *Harmony Mainnet Shard 0*
17. **Approve** (*make sure the information is the same*)
18. **Switch to Network**
19. **To Get ONE you’ll need your ONE address**
20. **With Metamask open** make sure the Wallet is on ***Harmony Mainnet Shard 0***
21. **Click your address** on the top of the page to copy it
22. Once the address is copied, **select ONE**
23. Select the **three dots** on the top right and **View on block explorer**
24. **Paste** in Search
25. Your **ONE address** will automatically load
26. Select the **copy icon** to copy the address

(For additional iPhone security measures, follow this [link](https://community.metamask.io/t/ios-users-please-read-this-info-about-icloud-backups/19074))


---

# 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.harmony.one/home/general/ecosystem/wallets/mobile-wallets/metamask-wallet.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.
