# NFT and collectibles

**MyTonWallet** keeps all your **NFTs** and **collectibles** in one place, so you can browse, organize, and act on them without leaving the wallet.

## Browse and view

Open any item for a **large preview**. Use **gestures** to move between pieces in the same view—the layout can **adapt to the artwork's colors** for a proper gallery feel.

## Collections and quick access

Items are grouped by **collection**. You can **pin** the collections you care about most so they appear **right next to your main NFT entry** for faster access—see [**Pinned NFT Collections**](/intro/key-features/how-to-pin-an-nft-collection-to-the-main-menu.md).

## Bulk actions

**Select multiple NFTs** and act on them all at once instead of going one by one.

## Listings and status

Items that are **on sale** (or otherwise listed) can show a **clear badge**, so you can spot what's on the market without opening each card.

## TON DNS and domains

For **TON DNS** and related domain NFTs, the wallet can surface **expiry and renewal reminders** in the main flows so names don't slip through unnoticed.

## Sends and actions

Use the menu on any NFT to access **actions** like **transfer**. Step-by-step instructions: [**How to send NFTs?**](/intro/transfers/how-to-send-nfts.md).

## Related

* [**Advanced Domains Support**](/intro/key-features/advanced-domains-support.md) — **TON DNS**, linking domains, renewals
* [**Interface personalization**](/intro/key-features/interface-personalization.md) — **MyTonWallet NFT Cards** for wallet styling


---

# 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/nft-and-collectibles.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.
