# Быстрые действия с токенами

Управляйте токенами прямо из раздела **Активы** без лишних переходов. Контекстное меню позволяет в одно касание выполнять основные операции с монетами: отправку, обмен, стейкинг и другие действия.

## 🤔 Как это работает?

{% stepper %}
{% step %}
Перейдите в раздел **Кошелёк → Активы**.
{% endstep %}

{% step %}
**Удерживайте нужный токен** на мобильном устройстве или **кликните по нему правой кнопкой мыши** на десктопе.
{% endstep %}

{% step %}
Выберите нужное действие в контекстном меню:

* Пополнить
* Отправить
* Обменять
* Отправить в стейкинг (доступно для **TON**, **USDe** и **MY**)
* Закрепить / открепить
* Скрыть

Или перейдите в раздел **Управление токенами** для расширенных настроек.
{% endstep %}
{% endstepper %}

Функция работает с любыми токенами.

{% hint style="info" %}
**MyTonWallet первым среди криптокошельков внедрил подобное решение** — мы верим в важность приятных деталей, которые качественно улучшают пользовательский опыт.
{% endhint %}


---

# 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/bystrye-deistviya-s-tokenami.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.
