# How to connect your wallet to the Polygon network?

## TUTORIAL: Connecting to the Polygon Network

There is an easy-to-use tool for connecting to any layer 2 or sidechain network. The tool is free and automatically updates your RPC settings with the most recent RPC Server URLs.&#x20;

1. First, visit [Chainlist.org](https://chainlist.org)&#x20;

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

2. Second, locate the specific chain/network that you wish to add to your wallet. Polygon Mainnet is a great option.&#x20;
3. Tap the 'CONNECT WALLET' button located directly under the ChainID.
4. Chainlist will add the network RPC settings for you.&#x20;

{% hint style="success" %}
Success! You have added the Polygon Mainnet chain to your wallet!
{% endhint %}


---

# 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://help.metahi.world/metahi/faq/general/how-to-connect-your-wallet-to-the-polygon-network.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.
