> For the complete documentation index, see [llms.txt](https://docs.realmtoken.vip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmtoken.vip/6.-faqs/gameplay-and-safety.md).

# Gameplay & Safety

Q8: How does "Phygital" commerce work exactly?\
A: When you buy a "Phygital" item in our marketplace, you receive an NFT in your Ethereum wallet. This NFT gives your avatar the hoodie in-game immediately. Simultaneously, you can choose to "burn" or "redeem" the shipping claim to have the physical hoodie sent to your real-world address.

Q9: How do you handle toxicity and moderation in a realistic voice-chat environment?\
A: We use a mix of technology and reputation systems.

* Spatial Audio: You can physically walk away from annoying users, just like in real life.
* Token-Gating: Trolls rarely spend money. High-value zones require tokens or reputation scores to enter, naturally filtering out bad actors.
* AI Moderation: Our voice systems can detect hate speech patterns and auto-mute offenders in public spaces.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.realmtoken.vip/6.-faqs/gameplay-and-safety.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.
