# Installing and Setting up Metamask

### Step 1 - Install Metamask

Download the [Metamask](https://metamask.io/) wallet browser extension or mobile app.

If you're new, click **Create a Wallet**. If you already have a compatible wallet, you can also select **Import Wallet**.

Your wallet information is extremely important and very sensitive. If you lose your seed phrase, no one can recover it for you which means that your account, along with your tokens and items, will be lost forever. Please take the time to create a strong password and to securely store your recovery information.

### Step 2 - Add Polygon to Metamask

In Metamask, click on the current network which is Ethereum Mainnet by default. At the bottom of the list of networks, click **Add Network**.

![](https://502178961-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT3vq9CE38qNoYk8qQ7KG%2Fuploads%2FzANKYEcS60wGDWS2zXxW%2Fimage.png?alt=media\&token=7fbc5c31-aa42-4260-96dc-2623506fe604)

Now copy and paste the following details:

* **Network Name:** `Polygon Mainnet`
* **RPC URL:** `https://polygon-rpc.com`
* **Chain ID:** `137`
* **Symbol:** `MATIC`
* **Block explorer:** `https://polygonscan.com`

![](https://502178961-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT3vq9CE38qNoYk8qQ7KG%2Fuploads%2FeOEyzg1S8rd0I26v3ODJ%2Fimage.png?alt=media\&token=5cc3adf9-cc7e-4af2-9115-693aacf65710)

After filling in all the details, click **Save**. You will now find the newly added Polygon Mainnet in the network list.
