# How to Create Metamask Wallet

**Step 1:**

Choose the fox-looking icon on the right corner of your screen. And then click **Get Started.**

![](https://herofi.io/wp-content/uploads/2021/10/Screenshot_8.png)

**Step 2:**

There are 2 options

* 1st Option: Add an existing wallet by selecting **Import Wallet** then you need to add your **12 seed phrases.**
* 2nd Option: Create a new wallet by selecting **Create a Wallet.**

Adding a wallet with 12 seed phrases is very simple, just enter those phrases, set an access password, so it is quite short. I will show you how to create a new wallet, remember to follow each step to avoid mistakes.

Select the **Create a Wallet** button to continue. You will see the **Help Us Improve MetaMask** section (these are just a few terms and requirements between user and Metamask). Click the **I agree** button to continue.

![](https://herofi.io/wp-content/uploads/2021/10/Screenshot_9.png)

**Step 3:**&#x20;

Now set a password to access **Metamask**, then check the box **I have read and agree to the Terms of you** and then press the “**Create**” button.

![](https://herofi.io/wp-content/uploads/2021/10/Screenshot_11.png)

![](https://herofi.io/wp-content/uploads/2021/10/Screenshot_12.png)

After creating the password, the next thing is to save the **12 recovery phrases**.

![](https://herofi.io/wp-content/uploads/2021/10/Screenshot_13.png)

Next, it is necessary to confirm those 12 recovery phrases. Just select the words in the correct order, then press **Confirm** to finish the account creation process and save the 12 recovery phrases.


---

# 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:

```
GET https://wofm.gitbook.io/whitepaper/user-instruction/metamask-instruction/how-to-create-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.
