# NSFW Tag

Sometimes, you may come across an NFT in the [Explore Proposals](https://app.creaticles.com/proposals) section that is adult-themed in nature. In the event that you find such an NFT, you can flag it as NSFW.

![](/files/-MjaYxCVuBbWiCjoYnzK)

To flag  a proposal as NSFW, just click into the proposal. At the bottom right of the information panel, you should see a question: **Is this content safe for work?**

By default, NFTs are marked as safe. If you believe that is a mistake, though, you can flag it as NSFW by clicking on the **Safe** toggle. Once an NFT is marked as NSFW, it will appear blurred on Creaticles.


---

# 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://docs.creaticles.com/creaticles/other-functions/nsfw-tag.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.
