# How to add Custom Network on Coin98 Extension

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

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

## **How to add a Custom Network on Coin98 Extension**&#x20;

**Step 1:** Click the **Services icon** from the home screen → Select **Custom Network**;

**Step 2:** Click (+) on the top right corner;

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

**Step 3**: You can select from a predefined Custom Network 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:

* Profile (optional);
* Name of the Network;
* RPC URL;
* Chain ID;
* Symbol;
* Block Explorer URL (optional).

**Step 4**: Click **Create** to complete the process.

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

## **How to create a wallet with the new custom network on** Coin98 Extension <a href="#oj0vk9wykbfr" id="oj0vk9wykbfr"></a>

**Step 1:** Click the **Manage Wallet icon** at the top left corner of the home screen → Click the **Add Wallet** icon at the top right corner;&#x20;

**Step 2:** Choose a wallet type you desire and click **Continue.**&#x20;

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

**Step 3**: Select the custom network added successfully in the guide above;

**Step 3:** Name the wallet. Click **Next**;

**Step 4:**&#x20;

* Back up your Seed Phrase & Private Key correctly in the right order and in a safe place. Please note that the Seed Phrase & Private Key are crucial to have access to your wallet and assets;
* Copy and paste the Seed Phrase into the confirmation box;
* Read the caution carefully and tick to confirm your awareness of the risks if you lose keys;
* Click **Create Wallet** to complete.

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

<figure><img src="/files/18FjojRbTz3ZcfPTB3Tx" alt="" width="333"><figcaption></figcaption></figure>

Your wallet will be displayed instantly on the home screen. You can also reaccess the Manage Wallet section to check your wallets.


---

# 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-1/beginners-guide/add-custom-networks.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.
