# WalletにPolygonネットワークを追加する

### Polygonネットワーク接続手順

1. 右上に表示されているMetaMaskのアイコンをクリックすると現在登録されているAddressの情報が表示されているPopUpが出ると思います。そこの上部に「Ethereum Mainnet(その他ネットワーク)」と現在接続しているネットワークが表示されています。そこをクリックすると現在接続可能なネットワークの一覧が表示されているPopUpがでてき、その一番下の「ネットワークを追加(Add a Network)」をクリックしてください。
2. するとブラウザが切り替わり設定画面が表示されます。するといくつかの記入項目があると思いますので、下記「Polygonネットワーク記載事項」を該当箇所にコピー&ペースト氏、「保存(Save)」をクリックするとMetaMask上にPolygonのネットワークが接続可能となります。
3. 1.で表示したようにネットワークを見てみると、先ほど設定したネットワーク名で「Polygon」が追加されていると思います。

{% hint style="info" %}
**Polygonネットワーク記載**

1. ネットワーク名(Network Name)　：　Polygon
2. 新しいRPCのURL(New RPC URL) ：　

   <https://polygon-rpc.com>　or　[https://rpc-mainnet.maticvigil.com ](<https://rpc-mainnet.maticvigil.com >)
3. チェーンID(Chain ID)　：　137
4. 通貨記号(Currency Symbol)(任意)　：　MATIC
5. エクスプローラーのURL(Block Explore URL)(任意)　：

   <https://polygonscan.com/>
   {% endhint %}

参照：[MetaMask(メタマスク)をPolygon(ポリゴン)に接続する方法(おもちの美学)](https://omochi-bigaku.com/metamask-connect-matic-mainnet/)


---

# 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://0xspread.gitbook.io/spread/sono/walletnipolygonnettowkuwosuru.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.
