# How to create a MetaMask wallet

This is a step-by-step guide to create a MetaMask wallet. MetaMask is the most commonly used wallet, it allows you to store cryptocurrencies on the Ethereum, BSC, Optimism, or Arbitrum blockchain, among many others.

To create your Metamask wallet, follow these simple steps:

1. Download and install the Metamask extension in your browser. Always make sure you’re downloading files and interacting with official pages of protocols/companies. (<https://metamask.io/>).

<figure><img src="/files/1ExlL8xrAJbrnvJW3mJV" alt=""><figcaption></figcaption></figure>

2. Create a new wallet: Open MetaMask, click “Create a wallet,” and follow the instructions to set a password. Safely store your recovery phrase/secret key offline, and never share it with anyone.
3. Metamask will ask you to confirm the secret key before completing the process. Once done, you’ll have your wallet active.
4. By default, the initial blockchain is Ethereum. You’ll need to add the Arbitrum One blockchain to interact with our protocol. Click on the button in the upper left corner where it says “Ethereum Mainnet”, and then, click on “Add network”.

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

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

5. You will see this screen. Just add Arbitrum One and click on “Switch to Arbitrum One”.

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

6. You can switch between the Arbitrum One and Ethereum network by clicking on the arrow next to the network’s name.

Creating a MetaMask wallet is essential for anyone entering DeFi. Following these steps will help you securely store and send cryptocurrencies.


---

# 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://growi-finance.gitbook.io/hf-docs/how-to-invest-in-growi.hf/1o-convert-fiat-into-usdc/how-to-create-a-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.
