# 在MetaMask移動端添加EVM鏈

Keystone硬件錢包支持所有與MetaMask兼容的EVM 鏈。這些EVM 鏈也可以配置在MetaMask Mobile上。

本指南將向您介紹如何將幣安智能鏈（BSC）的主網添加至MetaMask Mobile。此方法適用於任何其他與MetaMask兼容的EVM 鏈。

## 一、準備工作

1.在Keystone Essential 或 Pro上運行[固件](https://keyst.one/firmware?locale=zh)版本M-5.0（多幣）或更高版本。

2.使用Keystone硬件錢包連接MetaMask Mobile V-5.0.0或更高版本（[教程](https://support.keyst.one/3rd-party-wallets/eth-and-web3-wallets-keystone/metamask-mobile)）。

{% hint style="info" %}
小貼士：請閱讀[如何升級固件](https://support.keyst.one/v/traditional-chinese/kai-shi-shi-yong/ru-he-sheng-ji-gu-jian)了解更多詳情。
{% endhint %}

## 二、將EVM鏈添加至MetaMask Mobile

**1.自動添加EVM鏈。**

1）運行MetaMask Mobile應用程序並點擊左上角的菜單圖標，然後打開瀏覽器。

![](/files/4YPyeUuwvOjwaZeukjnM)

2）在URL搜索欄中輸入<https://chainlist.org/>，並在頁面上選擇所需的網絡。

![](/files/Vk2pEvuiKNpaHeoGiMuD)

3）向下滾動屏幕，直到找到所需的網絡。

![](/files/IS2dCBa3xdZT4XGlgcOL)

4）選擇您要添加至MetaMask Mobile 的網絡，然後點擊【批准】完成添加並進入下一步。

![](/files/2jYidcIt98xeNmQzdkoS)

5）點擊【切換網絡】切換到添加的網絡。本指南中，我們添加了幣安智能鏈的主網絡。

![](/files/IXH6d3Rz7XH5K4ZHY7z5)

**2.手動添加EVM鏈。**

我們不建議普通用戶手動添加，它通常由IT人員使用。以下教程介紹如何手動將EVM鏈添加至MetaMask Mobile。本指南將添加Polygon網絡。

1）點擊“菜單”圖標，並點擊【設置】。

![](/files/pXITVvXGbwkdkJoWnRba)

2）選擇\[網絡]，並點擊\[添加網絡]。

![](/files/dI7Cn0fb2hin3l4yFiGD)

3）填寫Polygon網絡的詳細信息，點擊\[保存]。

* 網絡名稱：Polygon
* 新的RPC網址：<https://polygon-rpc.com/>
* 鏈號：137
* 幣種符號（可選）：MATIC
* Block Explorer URL（可選）：<https://polygonscan.com/>

![](/files/RctgjGBK8EgTbPZTG8bP)

4）成功將Polygon主網絡添加至MetaMask Mobile。

![](/files/R4qUPAb2Gw4ouEK5oWxm)

{% hint style="danger" %}
**注意：添加至MetaMask Mobile的網絡不能同步至MetaMask 擴展程序。**
{% 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://support.keyst.one/traditional-chinese/di-san-fang-qian-bao/eth-web3-qian-bao/metamask-yi-dong-duan/zai-metamask-yi-dong-duan-tian-jia-evm-lian.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.
