> For the complete documentation index, see [llms.txt](https://docs.coin98.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coin98.com/products/coin98-super-wallet/extension/wallet-management/how-to-switch-a-single-chain-wallet-to-another-chain-wallet-1.md).

# How to switch a single-chain wallet to another chain wallet on Coin98 Extension

{% hint style="info" %}
This guide is for users who already have a wallet on a single blockchain *(eg. Ethereum wallet)* and want to experience other blockchains using the same Seed Phrase and at the same time, having **the same wallet address** across all EVM-based blockchains *(like Viction, BNB Smart Chain, etc.)*
{% endhint %}

## How to switch wallets on Coin98 Extension

### I. Get the Seed Phrase/Private Key

Seed Phrase/Private Key must be saved in a safe place when you create a wallet. You can copy your backed-up Seed Phrase/ Private Key and move on to the **Restore Wallet** part.

However, if you accidentally deleted, or forgot your keys, here’s how to retrieve them:

{% content-ref url="/pages/FjhjwPRwHOHX4FTzD9Un" %}
[How to show Seed Phrase / Private key](/products/coin98-super-wallet/extension/wallet-management/how-to-show-seed-phrase-private-key.md)
{% endcontent-ref %}

### II. Import or Restore the wallet

You can:

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

{% content-ref url="/pages/duHS0IeazEXPHkfiQkrA" %}
[How to create or import a Multichain Wallet to Coin98 Extension](/products/coin98-super-wallet/extension/getting-started/how-to-create-or-import-a-multichain-wallet.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.coin98.com/products/coin98-super-wallet/extension/wallet-management/how-to-switch-a-single-chain-wallet-to-another-chain-wallet-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
