# 概述

目前，官方的 Atomicals 平台仅提供了一个含有钱包的 JavaScript CLI 工具，这意味着用户必须使用该工具来发送 ARC-20 代币。这对于许多用户来说可能是一个较高的学习曲线。作为比特币移动钱包之一，WizzWallet 曾全面支持 Ordinals 协议。

现在，WizzWallet 也支持 Atomicals 协议和 ARC-20 代币、Realms 以及 NFT。

有关 Atomicals 协议的详细信息，请参阅：<https://docs.atomicals.xyz/>

访问 <https://wizzwallet.io/> 即可下载钱包。钱包已在 Atomicals 协议官方Github仓库开源：<https://github.com/atomicalswallet/atomicals-wallet-extension>。

**注意**

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

   因此使用Atomicals钱包时**无需担心转丢ARC-20**。

## **钱包产品路线图**

<https://wizzwallet.io/> 作为官方钱包入口，WizzWallet 作为核心贡献者，将为社区提供源代码支持。 Wizz 官方钱包插件作为第一个正式支持管理 Atomicals 资产的钱包，功能包括 ARC20 资产的显示，以及 BTC、ARC20、Realm 及 NFT 的转账功能。另外，插件为前端开发人员提供了统一的 API 接口（**window\.atom**），以便第三方快速接入和开发。该钱包插件代码放在 **Atomicals 协议官方 Github 仓库**（<https://github.com/atomicalswallet/atomicals-wallet-extension>），且现已开源。 后续钱包进展将交由新的 Wizz Wallet twitter 账号（<https://twitter.com/wizzwallet>）负责发布，欢迎关注。

除了开发钱包插件外，WizzWallet 也已经推出了自己的网页钱包及移动端钱包。

网页钱包 **Wizz Cash（**[**https://wizz.cash/**](https://wizz.cash/)**）**，仅需连接 Wizz 钱包插件即可体验到更强大的功能。该钱包全面支持 Atomicals 协议和各种资产，包括 ARC-20、NFT 和 Realms 等。除了一般的转账功能外，该产品还支持**一次性批量发送**多种资产到多个地址。同时，该钱包还集成了多项服务诸如 mint 浏览器、Punks Viewer等工具，未来也将和 Atomicals 各大交易市场合作，持续提供更多的服务入口。

在移动端，**WizzWallet App** 此前已支持比特币网络和 Ordinals 协议。而我们在短短三天内，通过App内的小程序能力上线了 **Atom 钱包小程序**，迅速支持了 ARC-20 资产的余额查询及转账。未来，WizzWallet App 将直接支持添加 Atomicals 类型的钱包地址，并将在小程序侧接入更多的应用场景，如 mint 工具、交易市场等。

我们将继续积极支持 Atomicals 协议以及比特币生态的发展，与其共同进步和发展，持续为用户提供卓越体验的产品，为生态开发者提供更多更优的解决方案。欢迎大家使用 Wizz 产品并向我们多提宝贵意见，感谢大家的支持！


---

# 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/gai-shu.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.
