> For the complete documentation index, see [llms.txt](https://dr-tool.gitbook.io/dr_tool/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dr-tool.gitbook.io/dr_tool/qian-bao/chang-jian-qian-bao-jiao-cheng/polygonmetamask-pei-zhi-fang-shi.md).

# Polygon-Metamask配置方式

### 如何在Metamask添加Polygon（Matic网络）

要在Metamask上添加Polygon，用户应添加自定义RPC。

为此，首先，单击MetaMask应用程序顶部的网络选择按钮。

![](/files/QmZIbK3E81mfbdN1UL4B)

接下来，在底部找到自定义RPC选项，单击自定义PRC。

![](/files/bg9cKXkpLJhQmW7r5CxX)

下一步将添加如下数据：

![](/files/xNxLaAZXwQFdQQDibRyX)

Matic 网设定：

网络名称: Matic Mainnet

新增 RPC URL: <https://rpc-mainnet.maticvigil.com/>

链ID: 137

符号: MATIC

区块浏览器 URL: <https://explorer.matic.network/>

在新网络字段中添加URL后，单击保存。这样就完成啦！

###

### 如何在Chainlist链接Metamask上添加Polygon（Matic网络）

谷歌打开<https://chainlist.org/，点击右上角链接钱包，选择已有账户，点击“下一步”>

![](/files/uIseLZc3iAtATX3hSZee)

搜索框填写“polygo”搜索网络，并添加到钱包，确定信息后，允许添加

![](/files/voC2OKzFHGaoOsF5cGtt)

![](/files/9JkINO8RQwQSf5KTWYZT)

添加成功后，页面显示

![](/files/C2dfKBmcTjc0hib2nsSX)


---

# 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://dr-tool.gitbook.io/dr_tool/qian-bao/chang-jian-qian-bao-jiao-cheng/polygonmetamask-pei-zhi-fang-shi.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.
