# Metamask安装与连接

**第一步**&#x20;

MetaMask是一款在Chrome浏览器上使用的插件类型的钱包，请下载Chrome浏览器。

Chrome浏览器下载方法：\
进入谷歌官方下载页面[google.com/chrome/](https://www.google.com/chrome/)点击`下载Chrome`按钮\
若访问不了，也可以在百度搜索Chrome，在百度的软件中心下载安装。

\
\
**第二步**

请点击👉[Metamask](https://metamask.io/) 进入Metamask插件官方(metamask.io) 。\
请点击右上角或页面中间的`Download Now` 按钮。

![](/files/-MhMnqk8zDLIPSEFDTSn)

**第三步**

点击 `Download now`按钮后将显示如下页面，请选择使用的设备类型后点击`Install MetaMask for Chrome`进行下载。

![](/files/-MhMnwiNRZ9Im4CDad1l)

{% hint style="info" %}
若在手机端使用BiFi，请在前述的第一步选择iOS(苹果)/Android(安卓)下载Metamask手机客户端App。
{% endhint %}

**第四步**

请点击`添加至Chrome(add to chrome)`按钮。

![](/files/-Mj-rQT6jTe0QmH5J-LM)

**第五步**

点击`添加拓展程序(add extension)`按钮即可开始安装Metamask插件！\
开始BiFi前的预备动作很快就完成了！

![](/files/-Mj03-qUoFcDf-WU8ZPS)

##


---

# 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.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.
