# Push Notifications

**MyTonWallet** supports real-time updates on transfers, staking profits, and more—across up to three wallets (including watch-only if added).

Here's how to get them:

{% stepper %}
{% step %}
Navigate to **Settings**.
{% endstep %}

{% step %}
Tap **Notifications & Sounds**.
{% endstep %}

{% step %}
Activate **Push Notifications**.
{% endstep %}

{% step %}
Choose **up to three wallets** to receive updates.
{% endstep %}
{% endstepper %}

If you want, add **sound effects** for more convenience.

You can also enable notifications for wallets you watch in **View Mode** to track external addresses.

Depending on your settings, notifications can also cover more activity types—such as mint/burn events, DEX activity, staking updates, auctions, and domain-related events on **TON**.


---

# 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://help.mytonwallet.io/intro/key-features/push-notifications.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.
