# 如何创建 MetaMask 钱包

## 创建 MetaMask 帐户

您可以创建一个 MetaMask 帐户并从其官方网站下载移动应用程序或浏览器扩展：<https://metamask.io/>。如果您需要帮助，这里的视频指南可以帮助您：

{% hint style="info" %}
实际 UI 可能因更新而有所不同。
{% endhint %}

{% embed url="<https://youtu.be/ZIGUC9JAAw8>" %}
如何使用 MetaMask\
来源：ConsenSysMedia Youtube 频道
{% endembed %}

在注册过程中，您将获得一个由一些随机生成的单词组成的 **12 个单词的秘密恢复短语（也称为种子短语）**。您可以将您的秘密恢复短语写在纸上或闪存驱动器上。作为选项，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.affyn.com/cn/guan-yu-fyn-de-yi-qie/she-zhi-metamask/ru-he-chuang-jian-metamask-qian-bao.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.
