# Public Text Chat

This feature enables users to engage in written conversations that are easily accessible and can be referred back to at any time. As users navigate through the virtual world, they can send and receive text messages that are visible to all participants, fostering real-time communication and collaboration.

{% embed url="<https://www.youtube.com/watch?t=2s&v=Nni7hq2t-bw>" %}

## Benefits of Public Text Chat:

* **Real-Time Interaction:** Engage in instant written communication with other users, facilitating quick exchanges of information and ideas.
* **Inclusive Communication:** Allows users who prefer or require text-based interaction to participate fully in the virtual environment.
* **Accessible Anytime:** Messages can be accessed at any time, making it easy to catch up on missed conversations or review important points.


---

# 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://help.orbitmultiverse.xyz/communication/public-text-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.
