# How to add Custom Blockchain on Coin98 Super Wallet

{% hint style="info" %}
Please check carefully before receiving any assets on the unsupported networks:

* Coin98 only supports displaying the father token on unsupported networks.
* Coin98 does not yet support adding tokens on unsupported networks, which leads to the fact the unsupported tokens will not be displayed on your app.
  {% endhint %}

The Custom Blockchain feature allows users to add a specific blockchain which is not supported by default in the Coin98 Super Wallet (typically Testnet).

> The added Custom Network will be available in the blockchain list when you add or import a wallet.Comment

### **How to add a blockchainlockchain on Coin98 Super Wallet** <a href="#how-to-add-a-network-on-coin98-super-wallet" id="how-to-add-a-network-on-coin98-super-wallet"></a>

**Step 1:** Click the More icon **"..."** on the main screen;

**Step 2:** Click on the **"V"** icon next to the More Wallet Features to show additional features supported on Coin98 Super Wallet;

**Step 3:** Choose **Custom B**

**Step 4:** Click on the Add icon **"+"** at the top right corner;

**Step 5:** You can select from a predefined Custom Blockchain Profile list in the **Profile** section. If the network you want to add is not available in the Profile list, you can manually input the following information about the Network:

1. Network
2. Chain Name
3. RPC URL
4. Chain ID
5. Symbol
6. Block Explorer URL (Optional)

**Step 6**: After filling in the required fields, select **Create**

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

**Step 7:** Back to your All Wallets section, then [create](/products/coin98-super-wallet/mobile/getting-started/v15-how-to-create-or-import-a-multichain-wallet.md) or[ import](/products/coin98-super-wallet/mobile/wallet-management/v15-how-to-import-multi-chain-wallets-to-coin98-super-wallet.md) the new wallet for the newly created Custom Blockchain.

<figure><img src="/files/UJjHlYWix7dwXBqqATkr" alt="" width="375"><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/asset-management/v15-how-to-add-custom-network-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.
