# Hide & unhide NFT

Your wallet, in theory, can hold an infinite amount of assets, some you may want to keep an eye on while others can be hidden to avoid distractions.

First, you need to access the NFT section in the home screen, you can see NFTs in the NFT tab.

<div><figure><img src="/files/VLKpzRcmxfgh4y9dabaV" alt="" width="216"><figcaption></figcaption></figure> <figure><img src="/files/GPWIsdRVLGh1enhGRsGW" alt="" width="214"><figcaption></figcaption></figure></div>

### Hide NFT

Step 1. On the wallet screen, **tap** and **hold** the token you want to hide to open the trash bin icon.&#x20;

<figure><img src="/files/Xyh0UuZDEIOOpTMLW2st" alt="" width="280"><figcaption></figcaption></figure>

Step 2. Click on the **trash bin icon** to display a confirmation message asking if you want to hide the NFT.

Tap **Remove**.

<figure><img src="/files/TAXJWiM0uu6KOuuUACnA" alt="" width="280"><figcaption></figcaption></figure>

### Unhide NFT

To unhide a token, you just need to import the token contract address back to Fizen Super App.

See more: [Import token & NFT to your wallet](/docs/help-center/fizen-app/wallet-and-account/import-token-and-nft-to-your-wallet.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://fizenio.gitbook.io/docs/help-center/fizen-app/manage-nfts/hide-and-unhide-nft.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.
