# Creating a Polygon Wallet with MetaMask

1. **Install MetaMask Extension:** First, visit the official site of MetaMask at <https://metamask.io/>, and install the MetaMask browser extension which is available for Chrome, Firefox, and Brave.

<figure><img src="https://4086990319-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtOuWcouZS2qqEICjvogF%2Fuploads%2F9eAeLnS9xZ2Xyf6Nf4uY%2FinstallMetaMask01.png?alt=media&#x26;token=f7e57112-bc91-4efe-8bfd-d946494512df" alt=""><figcaption></figcaption></figure>

2. **Create an Account:** Once you have the extension installed, select "Create New Account" to create a new wallet and follow the instructions to set up your password. This key grants access to your wallet, so keep it safe. Remember: Your private key and Secret Recovery Phrase are crucial for accessing your wallet and funds. Keep them secure and never disclose them to anyone. Back up your 12-word Secret Recovery Phrase (Seed Phrase) and avoid digital storage.

<figure><img src="https://4086990319-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtOuWcouZS2qqEICjvogF%2Fuploads%2FQwe8Fwi4ZF0QHadMxLYE%2FinstallMetaMask02.gif?alt=media&#x26;token=49e42bda-fc24-4762-aeab-99acf188089d" alt=""><figcaption></figcaption></figure>

3. **Connect to Polygon Network:** Within MetaMask, you can add a new network. Then select “**Add Network**“. Enter the details for the Polygon network. Once done, you can then start using the Polygon network from your MetaMask wallet.

<figure><img src="https://4086990319-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtOuWcouZS2qqEICjvogF%2Fuploads%2FOWGQJzeVmQAABkmRNobG%2Fhow-to-connect-a-network-to-metamak-2048x1021.webp?alt=media&#x26;token=09008f6e-b7fd-41c9-a300-aef505036a80" alt=""><figcaption></figcaption></figure>

4. **Add Polygon Network to MetaMask.** You will be directed to the “**Add Network**” page. To proceed, type in (or copy and paste) the below information to the appropriate box. You may use the image below for reference.

**Network Name:** Polygon Mainnet\
**New RPC URL:** [https://polygon-rpc.com](https://polygon-rpc.com/)\
**Chain ID:** 137\
**Symbol:** MATIC\
**Block Explorer URL**: <https://polygonscan.com>

<figure><img src="https://4086990319-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtOuWcouZS2qqEICjvogF%2Fuploads%2Fld5BtfkoGrrpfvH4jacu%2F3325e621e6ae44a486f5f0c8ce7b4d25.png?alt=media&#x26;token=051f795c-1ec6-4538-b46a-5a035ea9b8a7" alt=""><figcaption></figcaption></figure>

After adding Polygon Network into MetaMask, click “**Save**“.

Congratulations! MetaMask wallet will now be connected to the Polygon Network.
