> 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/intro/key-features/pinned-tokens.md).

# Pinned tokens

Starting with **My Wallet 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-my-wallet.md).


---

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