# MODERATOR FEATURES

* [Room Moderation](/foretell-social/moderator-features/room-moderation.md) - Mute everyone, ban users, turn on a megaphone, and more.
* [Environment Switching](/foretell-social/moderator-features/environment-switching.md) - Move your group to different environments.
* [Media Control](/moderator-features/media-control.md) - Spawn 3D models and present pdfs, videos, audio files, and images.
* [3D Recording](/foretell-social/moderator-features/3d-recording.md) - Record everyone in the room and play it back for analysis.
* [3D Spatial Drawing](/foretell-social/moderator-features/3d-spatial-drawing.md) - Draw in 3D space.
* [Secret Chat](/foretell-social/moderator-features/secret-chat.md) - Speak to a user without anyone else hearing.
* [Interactive Ball](/foretell-social/moderator-features/interactive-ball.md) - Throw a ball around between users.


---

# 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.foretellreality.com/foretell-social/moderator-features.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.
