> For the complete documentation index, see [llms.txt](https://docs.millioncloud.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.millioncloud.org/tutorials/network-setups/setup-polygon-on-metamask.md).

# Setup Polygon on MetaMask

### Polygon RPC Endpoints

* <https://polygon-rpc.com>
* <https://rpc-mainnet.matic.network>
* <https://rpc-mainnet.matic.quiknode.pro>
* [https://matic-mainnet.chainstacklabs.com ](<https://matic-mainnet.chainstacklabs.com >)
* [https://matic-mainnet-full-rpc.bwarelabs.com ](<https://matic-mainnet-full-rpc.bwarelabs.com >)
* <https://matic-mainnet-archive-rpc.bwarelabs.com>

### Polygon Mainnet RPC

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

### Million Token Address for Polygon

0x5647Fe4281F8F6F01E84BCE775AD4b828A7b8927

{% embed url="<https://polygonscan.com/token/0x5647Fe4281F8F6F01E84BCE775AD4b828A7b8927>" %}

### Get some MATIC for transactions to get started - Faucet

{% embed url="<https://macncheese.finance/matic-polygon-mainnet-faucet.php>" %}

### Get MATIC for Gas Fee - Exchange a Token for MATIC Free Swap

{% embed url="<https://wallet.polygon.technology/swap>" %}

### Setup the Polygon Network in MetaMask

![](/files/yu5ciGU0ihk2lvZHtD8W)

### Fill the following fields and Save

![](/files/mqSelFYboIT7BaHZUapR)

### Useful Addresses to import for Polygon

* MM 0x5647Fe4281F8F6F01E84BCE775AD4b828A7b8927
* WMATIC 0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270
* WETH 0x7ceb23fd6bc0add59e62ac25578270cff1b9f619
* USDC 0x2791bca1f2de4661ed88a30c99a7a9449aa84174
* USDT 0xc2132d05d31c914a87c6611c10748aeb04b58e8f
* DAI 0x8f3cf7ad23cd3cadbd9735aff958023239c6a063

### Buy Million Token on Quickswap Polygon&#x20;

{% content-ref url="/pages/aqXXkOzlBkOSZE0ThGub" %}
[Buy MM on Quickswap](/tutorials/buy-million-token/buy-mm-on-quickswap.md)
{% endcontent-ref %}

{% embed url="<https://www.milliontoken.org>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.millioncloud.org/tutorials/network-setups/setup-polygon-on-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.
