# MetaMask Wallet Creation

Go to the MetaMask website and select the OS of the device on which you want to install the wallet. Download the app to your device.

[iOS download link](https://apps.apple.com/ru/app/metamask-blockchain-wallet/id1438144202)

[Android download link](https://play.google.com/store/apps/details?id=io.metamask\&hl=ru\&gl=RU)

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

Open the app and click **"Get started" ,** **"Create a new wallet"**.

<figure><img src="/files/p821t4bkQipllTDHvV5Y" alt="" width="563"><figcaption></figcaption></figure>

Read the information about data use and tap **"I Agree"**.

In the next step, **think of and create a password**.

<figure><img src="/files/gyHlVYZMiFOF4tYGayon" alt="" width="563"><figcaption></figcaption></figure>

To continue creating a wallet, click **"Start"** and confirm the action by entering your password.&#x20;

<figure><img src="/files/9K8soiTjwDAgKcRpdd4q" alt="" width="563"><figcaption></figcaption></figure>

Tap **"View"** to access the secret wallet phrase.

Write down the secret wallet phrase in the same order you received it and without mistakes — all 12 words.

**Make sure your notes are correct before you proceed to the next step.**

Make sure you keep your secret phrase in a safe place, because without it you won't be able to access your wallet if you lose your password or your device. You can always restore access to your wallet on another device and in another wallet by the secret phrase recovery.

Tap **"Continue"** if you are sure that the secret phrase is written correctly.

<figure><img src="/files/m3RUNcvzYK9BKZ7U7CXl" alt="" width="563"><figcaption></figcaption></figure>

Repeat all 12 words in order and click **"Complete Backup"**. Done!&#x20;

<figure><img src="/files/LpxN7gbR7o8Zb0pAPpYL" alt="" width="563"><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://docs.daomars.com/f.a.q/wallets/metamask/metamask-mobile-version/metamask-wallet-creation.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.
