# Wallet Extension

Note:

1. It's not possible to make transfers if your wallet only contains ARC-20 and lacks BTC or if your BTC balance is insufficient to cover gas fees. When your BTC balance is insufficient, you will receive a wallet prompt indicating 'Insufficient Balance.'&#x20;
2. To ensure the safety of your assets during transfers, the wallet has identified Ordinals and Atomicals assets to prevent them from being mistaken for gas consumption. \
   Therefore, **no need to worry about accidentally sending ARC-20 as a transaction fee** when using the Atomicals wallet.

Atom Wallet extension has been listed on the Chrome Web Store. There is two ways to install Atom Wallet extension:&#x20;

1. Chrome Web Store: <https://chromewebstore.google.com/detail/wizz-walletformerly-atom/ghlmndacnhlaekppcllcpcjjjomjkjpg>
2. Install the zip directly in Google Chrome, Microsoft Edge.

## How to install ZIP?

As for the zip file, please follow these general steps (Take Chrome as an example):

1. Click the plugin icon in the top right corner to open the Extensions Management page: “chrome://extensions/”.

<div align="left"><figure><img src="/files/h55h9RVOHWvTDpNz6Lhy" alt="" width="375"><figcaption><p>Open Extensions Management Page</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/r0xdjEnXcTrbV7azxpiK" alt="" width="375"><figcaption><p>Extension Management Page Address</p></figcaption></figure></div>

2. Switch on the Developer Mode.

<figure><img src="/files/kCd3WxeJWxRYQSgfODf5" alt=""><figcaption><p>Developer Mode Switch</p></figcaption></figure>

3. After downloading the extension zip file, just drag it to the extensions page.

<div align="left"><figure><img src="/files/weGXUUQjlNr0sPVAviLV" alt=""><figcaption></figcaption></figure></div>

4. Follow the instructions to set up your wallet.

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

4. The wallet extension supports checking balance of BTC, ARC-20, NFT and Realm. It supports transferring ARC-20, NFT and Realm as well.


---

# 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/wallet-extension.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.
