# Add Polygon Network to Metamask

To add APES token to your Matamask wallet, firstly you need to add Polygon network if you don't have it yet.

1. Click \[Add Network] on the pop-up.\
   ![](/files/ZnT0CDCxGHm1kjle1yJI)

2\. You’ll need to add the following details on the \[Add a network] page that will open. Click \[Save] when you’re finished.

![](/files/upEijh9NPsxeZk2icCvK)

**Network Name:** Polygon

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

**Chain ID:** 137

**Currency Symbol:**  MATIC

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


---

# 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://petto.gitbook.io/petto/alpha-petto-shells/add-polygon-network-to-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.
