# Public Text Chat Troubleshooting

### **Messages Not Sending:**

* **Check Internet Connection:** Ensure you have a stable internet connection.
* **Refresh Chat Window:** Try refreshing the chat window or reopening the Party Chat.

### **Cannot See Messages:**

* **Check Hidden Messages:** Ensure that you have not hidden messages from specific users by pressing the text chat icon next to their names.
* **Scroll Through Chat:** Scroll up or down to check for missed messages.
* **Adjust Window Size:** Ensure the chat window is maximized or expanded to view all messages.

### **Delayed Messages:**

* **Stable Connection:** Ensure your internet connection is stable to prevent delays.
* **Close Unnecessary Applications:** Close other applications that might be using significant bandwidth or system resources.

### **Spam or Offensive Messages:**

* **Hide Messages:** Press the text chat icon next to the offending user’s name to hide their messages.


---

# 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/public-text-chat-troubleshooting.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.
