# How to add a Custom Token on Coin98 Super Wallet

### How to add new tokens on Coin98 Super Wallet

The "Custom Token" feature allows users to add and interact with tokens which are not yet officially supported on Coin98 Super Wallet.

**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 Tokens**&#x20;

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

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

**Step 5:** Select the Blockchain and enter the Contract Address of the token correctly. The remaining parameters will be updated automatically in the Overview section.

**Step 6:** Recheck the following parameters in the Overview section and select **Create**

1. Symbol
2. Name
3. Decimals
4. Anomaly Report

{% hint style="info" %}
Note: Anomaly scan is currently supported on BSC, BTC, SOL, and ETH
{% endhint %}

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

**Step 7:** Back to the main screen of the Wallet tab to check the token balance.r


---

# 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-a-custom-token-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.
