> For the complete documentation index, see [llms.txt](https://docs.affyn.com/cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.affyn.com/cn/guan-yu-fyn-de-yi-qie/she-zhi-metamask/ru-he-zai-metamask-shang-she-zhi-polygon-wang-luo.md).

# 如何在 MetaMask 上设置 Polygon 网络

{% hint style="info" %}
实际 UI 可能因更新而有所不同。
{% endhint %}

{% tabs %}
{% tab title=" 移动设备" %}

## 在移动设备上设置 Polygon Mainnet

**第 1 步：**&#x6253;开手机上的 MetaMask 应用程序。选择右下角的`设置`图标

![](/files/P6e1Weov0xR8ZhUF9gi4)

**第 2 步：**&#x9009;择 `Networks`

![](/files/GU7lGfspus9I0yCT1aJC)

**第 3 步：**&#x9009;择 `Add Network`

![](/files/vpJMaSVWZL3WbuRSSiBu)

**第 4 步：**&#x9009;择 Polygon Mainnet 旁边的 `Add`

![](/files/SQN5jZQJHDx40c7FRZmg)

**第 5 步：**&#x9009;择 `Approve`

![](/files/aW0tnX93HfwuJ74iRZ3b)

恭喜！您已成功切换到 Polygon 网络。

![](/files/faGvgnwRPItSD8y66OIh)
{% endtab %}

{% tab title="桌面设备" %}

## 在桌面设备上设置 Polygon Mainnet

**第 1 步：**&#x524D;往 <https://polygonscan.com/>

**第 2 步：**&#x5411;下滚动到页面底部，然后单击 `Add Polygon Network` 按钮

<figure><img src="/files/RgXKgeToKAxZWOB79UUw" alt=""><figcaption></figcaption></figure>

**第 3 步：**&#x5355;击 `Approve`

![](/files/4sDbpillLdmFJCiTJUih)

**第 4 步：**&#x5355;击 `Switch network`

![](/files/DqyBIedPfMW4hDcbGr43)

恭喜！您已成功切换到Polygon网络。

![](/files/CUh496xg0jKgdi3oyZ90)
{% endtab %}
{% endtabs %}


---

# 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.affyn.com/cn/guan-yu-fyn-de-yi-qie/she-zhi-metamask/ru-he-zai-metamask-shang-she-zhi-polygon-wang-luo.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.
