# 插件钱包

**前言：**

1. 钱包只有ARC-20而没有BTC或BTC不足以支付gas时，是也无法转出的。当BTC不足时，会看到钱包提示余额不足。
2. 为了确保在转账过程中您的资产安全，钱包已识别了Ordinals和ARC-20资产，以防止atomiclas资产被当成gas消耗。

   因此**无需担心转丢ARC-20**。

Atom插件钱包已在Chrome Web Store上列出。有两种安装Atom插件钱包的方法：

1. Chrome Web Store: <https://chromewebstore.google.com/detail/wizz-walletformerly-atom/ghlmndacnhlaekppcllcpcjjjomjkjpg>
2. 直接在Google Chrome、Microsoft Edge中安装zip文件。

## 安装过程

zip文件的安装，请按照以下通用步骤操作（以Chrome为例）：

1. 点击右上角的插件 ICON，打开插件管理页面 “chrome://extensions/”。

<div align="left"><figure><img src="/files/EoHfkuQ3zgxGD5YDr5AU" alt="" width="375"><figcaption><p>插件管理页面入口</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/r0xdjEnXcTrbV7azxpiK" alt="" width="375"><figcaption><p>插件管理页面地址</p></figcaption></figure></div>

2. 打开右上角的 “开发者模式”开关。

<figure><img src="/files/9De7pJ8GmnqARv1Ffk9p" alt=""><figcaption><p>“开发者模式”开关</p></figcaption></figure>

3. 下载扩展zip文件后，将其拖到扩展页面。

<div align="left"><figure><img src="/files/weGXUUQjlNr0sPVAviLV" alt=""><figcaption><p>拖动插件安装</p></figcaption></figure></div>

4. 按照说明设置您的钱包。

<div align="left"><figure><img src="/files/myMU4Ym3cRjct8z3j6VE" alt="" width="354"><figcaption></figcaption></figure></div>

5. 钱包插件支持查看BTC、ARC-20、NFT 和 Realm，并支持转账ARC-20、NFT 和 Realm。


---

# 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.wizz.cash/wizz-wallet/zh/wallet/cha-jian-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.
