# How to setup MetaMask

## Installing MetaMask

### Step 1: Download MetaMask wallet

Go to <https://metamask.io> and click “Download”. Choose your preferred browser or mobile application and install the MetaMask extension.

MetaMask supports iOS, Android  along with Chrome, Firefox, Brave

<figure><img src="/files/7OxrWgsLtt0zCTeX9GT1" alt="" width="316"><figcaption></figcaption></figure>

### Step 2: MetaMask wallet installation

Click on the browser extension panel and click on the MetaMask extension.

<figure><img src="/files/L5Sr3EE92dlPVf9ECrrJ" alt="" width="260"><figcaption></figcaption></figure>

You can either import an existent wallet using the seed phrase or create a new one.

<figure><img src="/files/TXlDmfiArvviBh2Ff8eQ" alt="" width="252"><figcaption></figcaption></figure>

### Step 3: How to create a new MetaMask wallet

Create a strong password, and then click secure my wallet. Save your private key in a safe place, preferably on a piece of paper, and then confirm it.

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

Once the account is created you will receive a welcoming message and get full access to it.

<figure><img src="/files/E2nNVmtHRoC4zDXRk3wL" alt="" width="230"><figcaption></figcaption></figure>

## How to add the Arbitrum Network on MetaMask?

### Step 1: Add a new network

Click on Ethereum Mainnet on top left, then click add network.

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

### Step 2: Add Arbitrum network to MetaMask

Click Add on Arbitrum One as highlighted and then just click approve.

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

Once you have finished setting up the MetaMask account and added the Arbitrum network, you can receive Ethereum on the Arbitrum network in 3 ways:

* click buy Ethereum in MetaMask
* Click receive and copy your MetaMask address to send Ethereum on Arbitrum network from another wallet.
* Bridge Ethereum yourself from Ethereum mainnet to Arbitrum.

You can switch between Ethereum and Arbitrum network anytime.

Next tutorial: [How to buy MNTE](/mintera-token-mnte/how-to-buy-mnte.md)


---

# 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.mintera.co/mintera-token-mnte/how-to-setup-metamask.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.
