# How to manage My NFT assets?

**The first way**: Select the <mark style="color:orange;">**\[NFT]**</mark> section on the Assets page and click **\[+]**. Click <mark style="color:orange;">**\[All NFT]**</mark> to enter the management page. You can click **\[-]** to hide the NFT and click **\[+]** to show the NFT.&#x20;

![](/files/cyLUvUhHojdHQXYCphSv)

**The second way:** Select the <mark style="color:orange;">**\[NFT]**</mark> section on the Assets page and select the NFT you want to hide, swipe to the right, and click **\[Delete]**.

![](/files/sPIj4e4rDGqcMSFWiAEf)


---

# 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.tokenpocket.pro/en/wallet-management/token-management/how-to-manage-my-nft-assets.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.
