# Setting up MetaMask for Polygon (Matic Network)

### Connecting MetaMask to Polygon

Switch the connected blockchain by clciking on the tab saying Main Ethereum Network (or existing BSC Network) we need to add Polygon Mainnet.

<figure><img src="/files/gvu3EOwoDQZsDyRWrSqy" alt="" width="360"><figcaption></figcaption></figure>

<figure><img src="/files/e30GnyexXMqIFNJ9QKd5" alt="" width="353"><figcaption></figcaption></figure>

Scroll down until you find **Add Network**.

<figure><img src="/files/Z6OZ4zXC0gRPDTPPTUCS" alt="" width="303"><figcaption></figcaption></figure>

Enter in the Polygon settings as follows:

* Network name: Polygon Mainnet
* RPC URL: <https://polygon-rpc.com>
* Chain ID: 137
* Currency: MATIC
* Explorer: <https://polygonscan.com/>

Then click **Save**.

<figure><img src="/files/X71HMOIGdoniJXN5Tgxt" alt="" width="375"><figcaption></figcaption></figure>

You have now connected to the Polygon Mainnet with your MetaMask Wallet!

**Transactions on the Polygon Network requires MATIC which will be used as gas fee.**

**$AMA Token Contract Address:** \
0x372246175d50dB4fd42c2aBa4E3292A0Fe41Ce2e


---

# 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://meta-utopia.gitbook.io/meta-utopia/ama_maticchain/setting-up-metamask-for-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.
