# Metamask

## 1. 步骤一（打开官网）

使用谷歌浏览器进入MetaMask官网 <https://metamask.io>

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

## 2. 步骤二（添加插件）

通过谷歌添加，安装《MetaMas》插件，点击Add to Chrome

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

## 3. 步骤三（创建钱包）

安装完成《MetaMas》插件后，选择你要导入的方式

最新版本的MetaMas导入只支持助记词，请养成保存助记词的习惯。

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

## 4. 步骤四（添加网络）

导入或创建完成后，正式进入《MetaMas》钱包，选择添加网络，添加FON Chain基础信息

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

## 5. 步骤五(手动添加)

手动添加FON Chain网络，输入FON Chain（RPC相关信息）

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

## 6. 步骤六（网络参数）

填写 FON Chain一些网络基础信息，请您填写一定要检查是否正确

```
网络名称：FON Chain

RPC URL：目前官方公开的RPC
https://fsc-dataseed1.fonscan.io
https://fsc-dataseed2.fonscan.io

链ID：201022

货币符号：FON

区块链浏览器：https://fonscan.io

```

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

## 7. 步骤七（完成操作）

添加以上就完成了通过《MetaMas》添加FON Chain网络的使用

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

{% hint style="danger" %}
温馨提示：

请您一定要妥善保管好，自己的助记词或私钥，以免造成资产损失。
{% 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://docs.fonscan.io/zh_cn/bridgewallet/wallettutorial/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.
