# How to import Multi-chain wallets to Coin98 Super Wallet

If you already have a Multi-chain wallet, you can simply import it to Coin98 Super Wallet to store coins/tokens as well as experience multiple AMMs and the Web3 Dapp Browser directly on the Mobile App by following these steps:

## How to import Multi-chain wallets to Coin98 Super Wallet

To import a Multi-chain wallet to Coin98 Super Wallet, you need its Seed phrase. Therefore, you should store the Seed phrase carefully from the moment of creating the wallet.

{% hint style="info" %}
Seed phrase and Private Key are security keys that can be understood as a type of password in which the Seed phrase consists of 12 random English keywords, while the Private Key consists of a string of letters and numbers. If you want to restore access to your wallets, you must have ownership of the Seed phrases (used for restoring both Single Chain Wallet and Multichain Wallet) or Private Key (only used for restoring Single Chain Wallet).
{% endhint %}

**Step 1**: At the top right corner of the home page, choose **Add Wallet** icon

**Step 2:** Click **Add an Existing Wallet**, then select your desired wallet type

If you're unclear about these wallet types, you can refer to a wallet comparison by clicking the icon in the top right corner;

<figure><img src="https://2549780185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FirKWZRA5WMZ5uBeDGB96%2Fuploads%2FXQl47jz69lFGOCDp8pFG%2Fimage.png?alt=media&#x26;token=52ac77eb-31ab-4c97-8c0f-0c528c142d26" alt=""><figcaption></figcaption></figure>

**Step 3:** Select the blockchain on which you want to restore your wallet, and click **Continue**.&#x20;

{% hint style="info" %}
*You can:*

* *Restore a wallet on a specific blockchain based on your preference; or*
* *Restore a multichain wallet containing all the blockchains that Coin98 Super Wallet supports. Currently, Coin98 Super Wallet supports more than 100 blockchains, and many more to come in the future.*
  {% endhint %}

**Step 4:** Name the wallet, backup Seed phrase/Private Keys, and read the warnings carefully.

{% hint style="danger" %}
**Important note:**

Please pay attention to every word and make sure you back up the Seed Phrase correctly and in a safe place.
{% endhint %}

**Step 5:** Tick three checkboxes to confirm your awareness of the risks when losing keys and click **Restore** to complete

<figure><img src="https://2549780185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FirKWZRA5WMZ5uBeDGB96%2Fuploads%2FUyFCEXfi6LqQGTVHmW8l%2Fimage.png?alt=media&#x26;token=011afcff-ad20-4f35-b295-2c65e1fbddab" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Note:** Coin98 supports 2 import options (New Standard or Old Standard) for each wallet on some blockchains such as Bitcoin, Solana, Avalanche C-chain, Viction (formerly Tomochain), Celo, Injective, The Open Network, Tron, Persistence and Aptos (including Aptos Testnet, Aptos Devnet and Aptos mainnet). If the correct standard is not selected, the wallet cannot be properly recovered.
{% endhint %}

<figure><img src="https://2549780185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FirKWZRA5WMZ5uBeDGB96%2Fuploads%2FXE0a7OxUSBj9iiGx5COQ%2Fimage.png?alt=media&#x26;token=3b3e4508-856e-487e-adcd-35eec181ee71" alt="" width="563"><figcaption></figcaption></figure>


---

# 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/wallet-management/v15-how-to-import-multi-chain-wallets-to-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.
