# How to manage notifications on Coin98 Super Wallet

### Notification Management

The push notification feature is now available on Coin98 Super Wallet, allowing users to receive notification messages for various on-chain activities performed on their wallets, such as token/NFT transfer, swap, approval, etc., as well as exciting news like campaigns, new feature updates, and important announcements from Coin98.

Currently, this feature is available for Ethereum, BNB Smart Chain, Viction, Arbitrum, Avalanche C-Chain, Fantom, Optimism, and Polygon. More chains are coming soon.

### How to manage In-App Notifications

**Step 1**: Open the app and click the notification icon at the top right corner.

**Step 2:** Click the settings icon at the top right corner.

**Step 3**: Toggle the button next to the wallets for which you wish to receive notifications.

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

#### How to check on-chain activities

**Step 1:** Open the app and click the notification icon at the top right corner.

**Step 2**: Select the "On-chain" tab and click the ">" icon next to the current wallet

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

**Step 3:** Select the blockchain and the wallet you want to check transactions.

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

You can also check official announcements on the System tab of the Notification section.

<figure><img src="/files/lwmSU9UPvtWzlWk66p4r" 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/getting-started/how-to-manage-notifications-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.
