# How to Set Up Polygon Network on MetaMask

{% hint style="info" %}
Actual UI may differ due to updates.
{% endhint %}

{% tabs %}
{% tab title="Mobile Device" %}

## Set up Polygon Mainnet on **M**obile

**Step 1:** Open the MetaMask app on your phone. On the bottom right, select the `Settings` icon

![](/files/P6e1Weov0xR8ZhUF9gi4)

**Step 2:** Select `Networks`

![](/files/GU7lGfspus9I0yCT1aJC)

**Step 3:** Select `Add Network`

![](/files/vpJMaSVWZL3WbuRSSiBu)

**Step 4:** Select `Add` beside Polygon Mainnet

![](/files/SQN5jZQJHDx40c7FRZmg)

**Step 5:** Select `Approve`

![](/files/aW0tnX93HfwuJ74iRZ3b)

Congratulations! You have successfully switched to the Polygon network.

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

{% tab title="Desktop" %}

## Set up Polygon Mainnet on Desktop

**Step 1:** Go to <https://polygonscan.com/>

**Step 2:** Scroll down to the bottom of the page and click on the button `Add Polygon Network`

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

**Step 3:** Click `Approve`

![](/files/4sDbpillLdmFJCiTJUih)

**Step 4:** Click `Switch network`

![](/files/DqyBIedPfMW4hDcbGr43)

Congratulations! You have successfully switched to the Polygon network.

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


---

# 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://docs.affyn.com/en/all-about-usdfyn/setup-metamask/how-to-set-up-polygon-network-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.
