# 如何安装Metamask

### 方法1：Metamask 官网下载

STEP 1  ：点击链接：[Metamask官网](https://metamask.io/)

STEP 2 ：点击【Download Now】

![](/files/lRzpI3JIzm7CiAh4pgg9)

STEP 3：根据您的设备选择合适的下载方式。

![](/files/ZdF2qIZQCMs8OcROfQNO)

### 方法2：使用Chrome商店下载插件安装

STEP 1 ：点击链接：[前往安装](https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn)

STEP 2：点击窗口右上角 “ADD TO CHROME”（添加至Chrome浏览器）

STEP 3：点击【确定】，等待安装完成即可

![](/files/ICVOJU0QobgccJUsSCmJ)


---

# 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.starblock.io/main/zh/the_basics/how_to_install_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.
