# Push-уведомления

Будьте в курсе переводов и вознаграждений за стейкинг. Вот как получать моментальные уведомления о действиях в кошельке:

{% stepper %}
{% step %}
Откройте **Настройки**.
{% endstep %}

{% step %}
Перейдите в раздел **Уведомления и звуки**.
{% endstep %}

{% step %}
Активируйте **Push-уведомления**.
{% endstep %}

{% step %}
Выберите **до трёх кошельков** для получения уведомлений.
{% endstep %}

{% step %}
При желании включите звуковые эффекты.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Push-уведомления также работают для кошельков в **режиме просмотра**.
{% endhint %}

В зависимости от настроек доступны и другие типы событий — например минт и сжигание токенов, активность на DEX, стейкинг, аукционы и события, связанные с доменами в сети **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/ru/baza-znanii/osnovnye-funkcii-koshelka/push-uvedomleniya.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.
