> For the complete documentation index, see [llms.txt](https://docs.foretellreality.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.foretellreality.com/foretell-social/moderator-features/secret-chat.md).

# Secret Chat

<figure><img src="/files/dEdkeOZ63uEHs7rUPUTU" alt=""><figcaption><p>Meeting Center</p></figcaption></figure>

Have you ever wanted to whisper to another participant without letting the rest of the room know?  This is what the Secret Chat feature is meant for.

To enable Secret Chat, the Leader will:

1. Click on the "Expand" arrow to the right of the Mute button
2. Click on the Secret Chat button to enable secret chat for themselves.&#x20;

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

Once enabled, a user will be able to point at another user and hold down the trigger button to be able to speak to them and them only. On desktop, this can be done simply by clicking on another user.&#x20;

Secret chat can be enabled for just the Leader, or for everybody in the meeting. If the Leader wishes to enable this feature for everyone in the room, they will select the "Enable for All" button in the top right corner of the "Secret Chat" button.


---

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