# Privacy in Gaming & NFTs

Many gamers and creators want pseudonymity without giving up usability.

<mark style="color:yellow;">**With Veilon, game devs and NFT platforms can:**</mark>

* Send rewards/tokens without doxxing users
* Enable private in-game economies
* Let users claim NFTs privately
* Allow “Proof of Participation” without revealing wallet history

> **On-chain doesn’t have to mean on display.**


---

# 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.veilon.io/use-cases/privacy-in-gaming-and-nfts.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.
