# 以太坊网络设置方法

**第一步**

完成前面的步骤，将自动弹出如下页面， 请点击`开始使用`按钮

![](/files/-Mj06vyCehcFff0sxSt3)

{% hint style="info" %}
若没有自动弹出上述画面，请先点击浏览器右上角的插件按钮, 在如下弹窗点击Metamask插件旁的`📌`键 固定起来，然后点击小狐狸按钮开始授权。
{% endhint %}

![](/files/-Mj07gU19AbjSPDsPrnC)

![](/files/-Mj2ahxozS2BN6RQbvud)

**第二步**

请在下图页面选择`创建钱包`或`导入钱包`

* 第一次使用Metamask钱包？请点击`创建钱包`按钮。
* 如果您有Metamask的钱包，请点击`导入钱包`按钮。\
  创建钱包

![](/files/-Mj2dzMlchh9qyrtCyst)

**第三步**

点击`我同意`进行授权。请放心，该授权并对密钥、资产没有影响。

![](/files/-Mj2pyMuif2UXy8WK1bX)

**第四步**

在这里，您可以创建Metamask个人登陆密码(不是资产密钥)。\
密码须为8个字符以上，其外无其他条件。<br>

![](/files/-Mj3VCCPL6jzsLG9fyPN)

**第五步**

**接下来是Metamask官方制作的关于密钥，怎样能安全保护钱包的科普视频。**\
**请点击`下一步`**

![](/files/-Mj3_z0Fn8TSGipAJpZS)

**第六步**

备份账户助记词(密钥)

![](/files/-Mj3en0yRuaDfZRh1uaG)

现在需要确认、备份账户助记词。点击红色标注框部分即可以查看助记词。助记词是看似文章的几个单词组合。

{% hint style="warning" %}
请务必妥善保管账户助记词！\
这个助记词是钱包的密钥，若丢失或被盗备份语句，您将无法找回您的钱包及资产。如果账户助记词被暴露，钱包及在内所有资产的持有权被转移的概率很高。
{% endhint %}

{% hint style="warning" %}
Metamask，BIFROST和BiFi均不对助记词丢失情况负责人。请现在立即把这些单词按顺序复制好并记录下来！下一步将确认是否有保存这些助记词。如果不记录下来的话，您需要重头开始。
{% endhint %}

\
\
**第七步**

确认并按顺序备份好助记词后，接下来需要按顺序输入助记词，不需要打字输入，按顺序点击各个单词即可。

![](/files/-MjNSNGbb8ce9L2TTuQi)

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://docs.bifi.finance/bifi-zh/wallet/metamask-setting/ethereum.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.
