# Add the Polygon Network

Polygon is a decentralized platform that provides scaling solutions for Ethereum. Polygon Network offers a wide range of features including security, low transaction fees, and fast transactions. To use our Polygon Investment Platform with MetaMask, you must add the Polygon blockchain to your wallet.

This can be done by following these steps:

### 👉 Head to <https://polygonscan.com/>

### 👉 At the bottom of the webpage click "Add Polygon Network"

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

### 👉 **Alternatively, add a new network in your wallet extension from the drop-down**

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

### **Input the following:**

**Network Name:** Polygon

**New RPC URL:** <https://polygon-rpc.com>

**ChainID:** 137

**Symbol:** MATIC

**Block Explorer URL:** <https://polygonscan.com>

<figure><img src="/files/qwvb4q2gRFZuG74fp4U2" alt=""><figcaption><p><a href="https://polygon-rpc.com
"></a></p></figcaption></figure>

### **Polygon should now appear in your MetaMask networks**

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


---

# 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://documents.peakdefi.com/peakdefi-yield-fund-inactive/how-to.../add-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.
