# Wallet

- [插件钱包](https://docs.wizz.cash/wizz-wallet/zh/wallet/cha-jian-qian-bao.md): 在浏览器里使用Wizz插件钱包
- [导入比特币钱包](https://docs.wizz.cash/wizz-wallet/zh/wallet/cha-jian-qian-bao/dao-ru-bi-te-bi-qian-bao.md): 通过助记词或WIF私钥将比特币钱包导入到 Wizz 插件。
- [Mint ARC20](https://docs.wizz.cash/wizz-wallet/zh/wallet/cha-jian-qian-bao/mint-arc20.md): 使用Wizz Wallet extension来mint ARC20，比电脑上运行cli快10倍以上！
- [DMint NFT](https://docs.wizz.cash/wizz-wallet/zh/wallet/cha-jian-qian-bao/dmint-nft.md): 使用Wizz Wallet extension来mint DMINT，不用再烦恼于难用的cli了。
- [Mint Realm/SubRealm](https://docs.wizz.cash/wizz-wallet/zh/wallet/cha-jian-qian-bao/mint-realm-subrealm.md)
- [发送 BRC20](https://docs.wizz.cash/wizz-wallet/zh/wallet/cha-jian-qian-bao/fa-song-brc20.md): 使用 Wizz 插件钱包发送 BRC20
- [拆分合并资产](https://docs.wizz.cash/wizz-wallet/zh/wallet/cha-jian-qian-bao/chai-fen-he-bing-zi-chan.md): 在 Wizz 钱包内拆分被合并的 ARC20、NFT 等资产。
- [Wizz Cash](https://docs.wizz.cash/wizz-wallet/zh/wallet/wizz-cash.md): 提供云算力、交易加速、ARC20销毁等服务的综合平台
- [移动端钱包](https://docs.wizz.cash/wizz-wallet/zh/wallet/yi-dong-duan-qian-bao.md)


---

# 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.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.
