# How to manage blockchains on Coin98 Extension

Coin98 Extension includes a feature that allows users to select their active Blockchains with a single tap on their mobile device. Manage Blockchains is one of the updates that maximize the app interface, improving the user experience and the app's performance.

You can activate your favorite blockchains from among the many supported by Coin98, as well as disable some of them. All of your multichain wallets will then be updated automatically based on your settings.

**Step 1:** Open the Coin98 Extension.

**Step 2**: Click on the icon at the top left corner of the main screen.

**Step 3:** Choose **Manage Blockchains**.

**Step 4:** Choose the blockchains you often use (such as BNB Smart Chain) by toggling on the icon next to the chains. You can also click **Activate All/Deactivate All** if you prefer to activate or deactivate all blockchains at once.

After using this feature, please refresh all of the wallets in the Manage interface that are linked to blockchains and dapps in the browser screens you chose will be updated.

You can always use this feature to modify which blockchains you use the most to optimize your asset management on various chains.

<figure><img src="/files/sKjxxSfSiiofBGWLp0MV" alt=""><figcaption></figcaption></figure>

You can search for the chain you want by clicking on the search icon at the top right corner.

If a chain is not found in the Manage Blockchains section, it means that this chain has not been integrated into Coin98. You can add the chain by clicking the + icon at the top right corner to access the Custom Network, then click the + icon at the top right corner of the Custom Network interface then fill in the required information.&#x20;

<figure><img src="/files/t7Pur35kypOuCv6XuvYo" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:**

* You can use the Refresh Multichain feature to update the recently integrated blockchains to your existing multichain wallets on your application.
  {% endhint %}


---

# 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/extension/asset-management/how-to-manage-blockchains-on-coin98-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.
