> 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-telegram-wallet/how-to-manage-blockchains-on-coin98-telegram-wallet.md).

# How to manage blockchains on Coin98 Telegram Wallet

Coin98 Telegram Wallet includes a feature that allows users to select their active Blockchains with a single tap on their device. Manage Blockchains is one of the features that maximizes 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.

Let’s explore this feature with Coin98 Telegram Wallet:

**Step 1:** Open the Coin98 Telegram Wallet.

**Step 2**: Click on the **Services** icon at the bottom right 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.

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/Qt9Yr3rueyRvA7hUHjCB" alt=""><figcaption></figcaption></figure>

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


---

# 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-telegram-wallet/how-to-manage-blockchains-on-coin98-telegram-wallet.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.
