# Setting up network through explorer

Using the [Polygon Scan](https://polygonscan.com/) explorer as an example, let's add the Polygon network to our wallet.

Go to the browser's website, [polygonscan.com](https://polygonscan.com/), and scroll down to the bottom of the page:

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

Click on the **"Add Polygon Network"** line.

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

Confirm the wallet's connection to the site to add the network by clicking **"Approve"**. &#x20;

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

Then click on **“Switch network”**.

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

Done!


---

# 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.daomars.com/f.a.q/wallets/metamask/getting-started-with-the-wallet/network-setup/network-addition-services/setting-up-network-through-explorer.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.
