# Quick Token Actions

Manage your tokens directly from the **Assets** tab—use the shortcut menu to instantly top up, send, swap, stake, or hide it.

## :thinking: How it works:

{% stepper %}
{% step %}
Navigate to **Wallet** → **Assets** tab.
{% endstep %}

{% step %}
**Tap and hold the token** on mobile, or **right-click** it on desktop.
{% endstep %}

{% step %}
Choose the desired action from the dropdown menu:

* Top Up
* Send
* Swap (smart routes and best rate available)
* Stake (available for **TON**, **USDe**, and **MY\***)
* Pin / unpin
* Hide

Or go to **Manage Tokens** section for advanced options.
{% endstep %}
{% endstepper %}

This feature supports all tokens.

{% hint style="info" %}
While subtle, this **pioneering** feature—introduced first by **MyTonWallet**—shows how even the smallest improvements can meaningfully enhance the user experience.
{% endhint %}

> **MY** token is not intended for acquisition, use, or distribution by residents of the United Arab Emirates. Users located in the UAE should refrain from any activity involving this token.


---

# 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/quick-token-actions-in-mytonwallet.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.
