# Pinned tokens

Starting with **MyTonWallet 4.7**, you can pin your favorite tokens to the top of the **Assets** tab.

## How to pin a token

1. Open **Wallet → Assets**.
2. Open Quick Token Actions (on mobile, **tap and hold** a token; on desktop, **right-click** a token).
3. Tap **Pin**.

## How to unpin a token

Repeat the same steps and choose **Unpin**.

{% hint style="info" %}
Staking positions may be pinned automatically. You can unpin them if needed.
{% endhint %}

Pinned tokens only affect the way assets are displayed in the app.

## See also

See: [Quick Token Actions](/intro/key-features/quick-token-actions-in-mytonwallet.md).


---

# 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/pinned-tokens.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.
