# Metamask: Add Polygon (Matic Network)

## Connect Your MetaMask With Polygon Network <a href="#connect-your-metamask-with-binance-smart-chain" id="connect-your-metamask-with-binance-smart-chain"></a>

![MetaMask Settings](https://234773140-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MO1RxykGr3EXoTdlpd_%2F-MSNiFoE-RTZTgWJZbN6%2F-MSNlO5eOyDpRHWNyh7h%2FMM%20Settings.png?alt=media\&token=ba5b4f97-bb5b-4af2-b148-128ab55fa386)

1\) Go to the **settings** page

![MetaMask Settings](https://234773140-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MO1RxykGr3EXoTdlpd_%2F-MSNiFoE-RTZTgWJZbN6%2F-MSNlTQ73oDg63NhuRJ8%2FNetworks.png?alt=media\&token=12ad3799-de1d-4946-9e98-631725032264)

2\) Click on Networks > Add Network

![](https://234773140-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MO1RxykGr3EXoTdlpd_%2F-M_awSnBcN6atfoX8iqN%2F-M_az72FGxaia-91KoL3%2Fmetamask_cust_net.png?alt=media\&token=fd8734f3-5ed5-456f-bdc8-6d88f650108d)

3\) Key in the relevant details:

* **Matic Mainnet**
  * **​Network Name:** Matic Mainnet
  * **New RPC URL:** <https://rpc-mainnet.maticvigil.com/>
  * **ChainID:** 137
  * **Symbol:** MATIC
  * **Block Explorer URL:** <https://explorer.matic.network/>

For more information on how to use MetaMask with Polygon (Matic Network), check out [here](https://docs.matic.network/docs/develop/metamask/config-matic).

In times of congested networks, sometimes changing the RPC url helps out:

* <https://rpc-mainnet.matic.network>&#x20;
* <https://rpc-mainnet.maticvigil.com>&#x20;
* <https://rpc-mainnet.matic.quiknode.pro>&#x20;
* <https://matic-mainnet.chainstacklabs.com>&#x20;
* <https://matic-mainnet-full-rpc.bwarelabs.com>&#x20;
* <https://matic-mainnet-archive-rpc.bwarelabs.com>

Read here on HOW-TO switch your RPC url:

{% content-ref url="../../defi-beginners-guide/switching-networks-on-metamask" %}
[switching-networks-on-metamask](https://autofarm.gitbook.io/autofarm-network/how-tos/defi-beginners-guide/switching-networks-on-metamask)
{% endcontent-ref %}


---

# 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://autofarm.gitbook.io/autofarm-network/how-tos/use-autofarm-in-different-chains/polygon-chain-matic/metamask-add-polygon-matic-network.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.
