# Wallet

- [Wallet Extension](https://docs.wizz.cash/wizz-wallet/wallet/wallet-extension.md): Use Wizz Wallet on your browser.
- [Import Bitcoin Wallet](https://docs.wizz.cash/wizz-wallet/wallet/wallet-extension/import-bitcoin-wallet.md): Import your Bitcoin wallet to Wizz wallet extension with mnemonics and private key.
- [Mint ARC20](https://docs.wizz.cash/wizz-wallet/wallet/wallet-extension/mint-arc20.md): Mint ARC20 with Wizz Wallet extension. It's more than 10 times faster than running CLI on your computer!
- [Dmint NFT](https://docs.wizz.cash/wizz-wallet/wallet/wallet-extension/dmint-nft.md): Mint DMINT items with Wizz Wallet extension. No need to worry about the cumbersome CLI anymore.
- [Mint Realm/SubRealm](https://docs.wizz.cash/wizz-wallet/wallet/wallet-extension/mint-realm-subrealm.md)
- [Split Assets](https://docs.wizz.cash/wizz-wallet/wallet/wallet-extension/split-assets.md): Split merged ARC20, NFT, and other assets within the Wizz wallet.
- [Send BRC20](https://docs.wizz.cash/wizz-wallet/wallet/wallet-extension/send-brc20.md): Send BRC20 with Wizz Wallet extension
- [Wizz Cash on browser](https://docs.wizz.cash/wizz-wallet/wallet/wizz-cash-on-browser.md): The most powerful web wallet of Atomicals protocol.
- [Mobile wallet](https://docs.wizz.cash/wizz-wallet/wallet/mobile-wallet.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/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.
