# How to hide/unhide tokens on Coin98 Super Wallet

### How do you hide a token in Coin98 Super Wallet?

Follow these steps to hide individual tokens:

**Step 1**: On the main screen of the Wallet section, press and hold the token you want to hide for about 2-3 seconds

**Step 2**: When the eye icon appears → click on this **Eye icon** to hide the token

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

### How to unhide the token on Coin98 Super Wallet

To show hidden tokens again, please follow these steps:

**Step 1**: On the main screen of the Wallet section, click the icon at the top left corner to open the sidebar

**Step 2**: Select **My Wallet**

**Step 3**: Click on the '...' icon at the top right corner, then choose **Hidden Token**

<figure><img src="/files/8bHlYwvBJHeJi4ywYVmT" alt=""><figcaption></figcaption></figure>

**Step 4**: Click on the **Eye icon** next to the token that you would like to unhide

**Step 5**: Click **Confirm** on the popup that requests your confirmation to unhide the token

<figure><img src="/files/zPZeIpccCYtR0M56BFuB" alt="" width="563"><figcaption></figcaption></figure>

### How does the "Hide small balance Tokens" setting work?

The "Hide small balance Tokens" feature allows you to hide the token with a balance value under $1 on the Wallet tab

{% hint style="info" %}
**Note**: This feature only applies to tokens officially supported by Coin98 Super Wallet. Custom tokens cannot be hidden when this feature is enabled.
{% endhint %}

You can:

* To enable the feature, switch the toggle to on. The toggle turns yellow when enabled.
* To disable the feature, switch the toggle back to off.

<figure><img src="/files/U1FO5DddrMmnyeBu9RK9" alt="" width="563"><figcaption></figcaption></figure>

### How does the "Hide non-listed tokens" setting work?

The “Hide non-listed tokens" feature allows tokens that haven't been officially supported to Coin98 Super Wallet to be displayed automatically on the App's Wallet tab without requiring you to add custom tokens manually.

* To enable the feature, switch the toggle to on. The toggle turns yellow when enabled.
* To disable the feature, switch the toggle back to off.

<figure><img src="/files/m43twj8uygK1YRhUwUUA" alt="" width="563"><figcaption></figcaption></figure>

### What do the key terms on this page mean?

* **Hidden token**: A token that no longer appears on the main Wallet screen until you unhide it.
* **Small balance token:** A token with a balance value under $1.
* **Non-listed token**: A token that is not officially supported by Coin98 Super Wallet.
* **Eye icon:** The control used to hide or unhide a token.

### FAQs

#### Can I recover a token after I hide it?

Yes. Coin98 Super Wallet lets you recover a hidden token from the Hidden Tokens list.

#### Does hiding a token remove it from my wallet?

No. Hiding a token only removes it from view on the Wallet tab. The token is still part of your wallet in Coin98 Super Wallet.

#### Can I hide custom tokens with the "Hide small balance Tokens" setting?

No. The "Hide small balance Tokens" feature only applies to tokens officially supported by Coin98 Super Wallet.

#### Why can’t I see a token after I hide it?

A hidden token does not appear on the main Wallet screen until you unhide it from Hidden Tokens.

#### What is the difference between hidden tokens and non-listed tokens?

Hidden tokens are tokens you manually hide. Non-listed tokens are tokens that are not officially supported by Coin98 Super Wallet and can be shown or hidden with the "Hide non-listed tokens" setting.

#### Can I turn these token display settings off later?

Yes. Both the "Hide small balance Tokens" and "Hide non-listed tokens" settings can be switched off at any time by toggling them back to off.


---

# 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-hide-unhide-tokens-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.
