> For the complete documentation index, see [llms.txt](https://help.mywallet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mywallet.io/ru/baza-znanii/osnovnye-funkcii-koshelka/bystrye-deistviya-s-tokenami.md).

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

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

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

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

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

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

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

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

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.mywallet.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.
