# Party Text Chat

1. **Locate the Text Chat Icon**
   * Find the text chat icon, which is the first icon from the left at the bottom of the party chat window.
2. **Show the Text Chat Area**
   * Click on the text chat icon. When it turns green, the party window will expand, and the text chat area will be visible.
3. **Post a Message**
   * Type your message in the field at the bottom of the text chat area and press enter or click the send button to post it.

## **Guidelines and Notes:**

* **Links:** Exercise caution when clicking on links sent by other users. Verify the source and ensure the link is safe before clicking to avoid phishing or malicious content.
* **Profanity:** Profanity is automatically filtered and displayed as \[Redacted] to maintain a respectful environment.
* **Emoji Support:** Currently, emoji support is handled by your device. Enhanced functionality for emojis, stickers, and gifs will be available in future updates.

## Benefits of Text Chat

* Communicate with all members currently in the party chat.
* Stay connected even if you are unable to hear or speak to other members.
* Share links and other resources for added convenience.


---

# 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/party-chat/party-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.
