# 小狐狸MetaMask钱包安装教程

MetaMask是一款插件型（无需下载客户端）轻量级数字货币钱包，当然现在也有了app，需要google应用商店下载，主要用于Chrome谷歌浏览器和火狐浏览器Firefox，标志性logo为小狐狸头，辨识度非常高。MetaMask不存储用户的钱包数据，所有私钥由使用者自身持有和保管，非常安全，加上其对以太坊智能合约和Dapp的高度兼容，在开发者社区和资深用户中大受欢迎。

## 小狐狸钱包安装及注册视频教程

{% embed url="<https://youtu.be/LWRh4G8Bxkc>" %}

## 小狐狸MetaMask钱包插件安装流程：

### 1.安装小狐狸钱包插件

打开谷歌应用链接，[https://chromewebstore.google.com/search/MetaMask ](<https://chromewebstore.google.com/search/MetaMask >)，进行小狐狸钱包安装。

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

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

<figure><img src="/files/2UYpSfzAWQdGrcVvA5Fq" alt=""><figcaption></figcaption></figure>

添加成功之后，将图标固定在谷歌浏览器上方。

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

## 2.配置币安链网络

MetaMask钱包是默认以太坊网络的，需要配置一个币安链网络，点击“添加网络”。

<figure><img src="/files/C2bUeAoWhkboDHnMdTyg" alt="" width="443"><figcaption></figcaption></figure>

找到币安链的选项，添加即可。

<figure><img src="/files/uTUprU2xukZFUCm3qQ4D" alt="" width="443"><figcaption></figcaption></figure>

<figure><img src="/files/fOowL3ggKCPcxqy8yGRT" alt="" width="437"><figcaption></figcaption></figure>

添加成功后，就可以切换到币安链网络。

<figure><img src="/files/TtfTK13Yag0CHrmyoG18" alt="" width="441"><figcaption></figcaption></figure>

<figure><img src="/files/aTBlQ7szdSt2jQBw0TpU" alt="" width="431"><figcaption></figcaption></figure>

此时你整个网络配置已经全部完成了。

### 🤝 连接 GTokenTool <a href="#lian-jie-gtokentool" id="lian-jie-gtokentool"></a>

* **💬 Telegram社群**：[点击加入官方群组](https://t.me/gtokentool)
* **🐦 Twitter (X)**：[关注我们获取最新动态](https://x.com/gtokentool)
* **📚 官方文档**：[查看 Gitbook 文档](https://docs.gtokentool.com/)
* **💻 开源代码**：[访问 GitHub 仓库](https://github.com/Gtokentool/docs/blob/master/SUMMARY.md)
* **📺 视频教程**：[订阅 YouTube 频道](https://www.youtube.com/@GTokenTool)

> ⚠️ 风险提示与免责声明
>
> GTokenTool 保留随时全权酌情因任何理由修改、变更或取消此公告的权利，无需事先通知。
>
> 以上信息内容仅供参考，GTokenTool 对本平台上的任何虚拟资产、产品或促销活动不做任何推荐或保证。虚拟资产的价格波动很大，投资交易虚拟资产将面临巨大风险。**请谨慎投资。**


---

# 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.gtokentool.com/fu-zhu-xin-xi/metamask-installation.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.
