# How to add Polygon to my MetaMask

#### Find out how to add Polygon to your MetaMask with our step-by-step guide.

Polygon is one of five integrated networks that you use to trade with on the bitoftrade platform! Before you can start using Polygon to trade like a pro, you’ll need to connect the Polygon network to your MetaMask wallet. Don’t worry if you don’t know how, we’ve got you covered!

&#x20;

You can add Polygon to your MetaMask in four simple steps:

First Open MetaMask and click the network dropdown menu. Next, select “Add Network”.![Screen\_Shot\_2022-06-13\_at\_18.00.36.png](https://bitoftrade.zendesk.com/hc/article_attachments/6845448190993/Screen_Shot_2022-06-13_at_18.00.36.png)

![Screen\_Shot\_2022-06-13\_at\_18.01.16.png](https://bitoftrade.zendesk.com/hc/article_attachments/6845448198289/Screen_Shot_2022-06-13_at_18.01.16.png)

&#x20;

Add the following information to the “Adding Network” form and save:

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

Click “Save” when you’re finished. You’ll now successfully be connected to the Polygon network.

![Screen\_Shot\_2022-06-13\_at\_18.02.46.png](https://bitoftrade.zendesk.com/hc/article_attachments/6845399968913/Screen_Shot_2022-06-13_at_18.02.46.png)

\
You can also check our video tutorial to learn how to add the Polygon network to your MetaMask here:

{% embed url="<https://www.youtube.com/watch?v=5suiZvOYaCI>" %}


---

# 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.bitoftrade.com/guides/polygon/how-to-add-polygon-to-my-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.
