# How to use Asset Scan on Coin98 Super Wallet

### What is Asset Scan on Coin98 Super Wallet?

Coin98 Super Wallet displays the default wallet address at index 0. Asset Scan scans all addresses derived from the same seed phrase on supported blockchains and shows the combined balance across those addresses.

### Why should you use Asset Scan?

Use Asset Scan when the balance on the main screen looks lower than expected. In many cases, the wallet is only showing the balance at index 0, while some assets are stored at other addresses created from the same seed phrase.

Asset Scan helps you:

* Scan all addresses derived from different indexes
* Display the aggregated balance across all scanned addresses
* Allow you to transfer assets into one address for easier management

### How do you use Asset Scan?

Follow these steps to scan a wallet and move assets if needed.

**Step 1:** Open Coin98 Super Wallet and access the **Services** section by clicking the **More** icon on the main screen.

Alternatively, you can access **Services** from the Sidebar or via Discover.

**Step 2:** Scroll down to the **Wallet** section => select **Asset Scan**.

<figure><img src="/files/Qddm6WzODwn70Oiap9d2" alt="" width="375"><figcaption></figcaption></figure>

**Step 3:** Select the wallet you want to scan.

{% hint style="success" %}
Note: Supported wallets include:

\- Multi-chain wallets, or

\- Single-chain wallets such as Bitcoin, Avalanche (X-Chain), and Dogecoin
{% endhint %}

**Step 4:** Select the blockchain:

Supported blockchains are:

* Bitcoin
* Avalanche (X-Chain)
* Dogecoin

**Step 5:** Review the aggregated balance across all indexes, then select a token to transfer.

**Step 6:** Enter the amount and the recipient’s wallet address.

You can send tokens to an external address, or you can consolidate your assets into a single address by transferring them to the current address displayed in the app (index 0).

<figure><img src="/files/hA5iCerBPDK49k6J03cY" alt="" width="375"><figcaption></figcaption></figure>

### How do you interpret the Asset Scan result?

Asset Scan can show two common outcomes.

* If the balance shown in Asset Scan matches the balance on the main screen, it means the main screen is displaying your total balance across all indexes.
* If the balance shown in Asset Scan is higher than the balance on the main screen, it means your assets may be distributed across multiple addresses. For easier management, you can transfer your assets to a single address, such as Index 0.

### What terms should you know?

Asset Scan uses a few wallet and blockchain terms that are helpful to understand:

* **Seed phrase:** The recovery phrase used to generate and restore a wallet.
* **Index:** A number used to derive different wallet addresses from the same seed phrase.
* **Index 0**: The default wallet address displayed on the main screen of Coin98 Super Wallet.
* **Aggregated balance**: The combined total balance across all scanned addresses.

### Can you consolidate assets into one address with Asset Scan?

Yes. After the Asset Scan shows the balances across indexes, you can transfer tokens to the address you want to use as your main address, including the current address displayed in Coin98 Super Wallet (index 0).

### What should you keep in mind before transferring assets?

Asset Scan helps you view balances and transfer assets, but you should still verify the recipient details before sending.

* Confirm the correct blockchain before transferring.
* Double-check the recipient address before confirming the transaction.
* If you send assets to the wrong address or network, recovery may not be possible.

### FAQs

#### Why does Coin98 Super Wallet show a lower balance than expected?

Coin98 Super Wallet may currently show only the balance for the address at Index 0, while some assets are stored in other addresses derived from the same seed phrase.

#### Does Asset Scan move my assets automatically?

No. Asset Scan displays the total balances across addresses and lets you choose a token to transfer. You still need to confirm the transfer manually.

#### Which blockchains does Asset Scan support?

Asset Scan currently supports Bitcoin, Avalanche (X-Chain), and Dogecoin.

#### Can I use Asset Scan with a multi-chain wallet?

Yes. Asset Scan supports multi-chain wallets as well as single-chain wallets.

#### **What should I do if the balance shown in Asset Scan matches the balance on the main screen?**

If the balance shown in Asset Scan matches the balance on the main screen, it means the main screen is already displaying your total balance across all scanned indexes.

If you still cannot find the assets you expected, please check whether the assets were sent to another wallet address.

#### Can I send assets to an external address?

Yes. You can enter an external recipient address or consolidate assets to the current address displayed in Coin98 Super Wallet.


---

# 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.coin98.com/products/coin98-super-wallet/mobile/asset-management/how-to-use-asset-scan-on-coin98-super-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.
