# 向Metamask添加IDChain

1 - 打开Metamask并从网络下拉菜单中选择 "自定义RPC"。

![](/files/CFiRVVebxvFIrpdrPi8y)

2 - 在 "自定义RPC "设置中，添加IDChain网络的详细信息，并点击保存。&#x20;

* 网络名称：**IDChain**&#x20;
* 新的RPC URL: [**https://idchain.one/rpc/** ](https://idchain.one/rpc/)
* 链ID（可选）：**0x4a**&#x20;
* 符号l: **Eidi**&#x20;
* 区块浏览器 URL: [**https://explorer.idchain.one** ](https://explorer.idchain.one)

**注意**：如果IDChain仍然没有出现在Metamask上，请尝试重新安装Metamask。


---

# 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://brightid.gitbook.io/brightid-zh/idchain/xiang-metamask-tian-jia-idchain.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.
