# How to hide an NFT?

Hiding an NFT is not the same as burning an NFT.  However, if you burn an NFT, the post will still remain, so you may also want to hide it. The NFT will only hide on NFTz and not the other nodes.&#x20;

1. Make sure you are logged In.
2. Click the corresponding NFT.
3. Press the '<mark style="color:purple;">**\~Options**</mark>' button. (At a mobile you have to first press '**Details**')
4. Choose the '**Hide on NFTz**' option.&#x20;
5. Click '**Hide NFT**'&#x20;

**It doesnt work:**

If you keep getting errors you can go to our [troubleshoot](/beginners-guide/troubleshoot/troubleshoot.md) or contact us at our [telegram](https://t.me/+qdNeX8CYB_swZTQx) or [Discord](https://discord.gg/jQ34WMMZce).&#x20;

{% file src="/files/pT6p2qonnAmoc4tx5sFD" %}

<figure><img src="/files/Ms1agUJVl5Xu2JqIBXXj" alt=""><figcaption></figcaption></figure>


---

# 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.nftz.zone/beginners-guide/nft/selling-nft-intro/how-to-hide-an-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.
