# Public Text Chat Settings

### **Access the Public Text Chat Settings:**

1. **Open the Menu:** Select the menu button, represented by three horizontal lines (☰), located in the top right corner of the interface. This will open the main menu.
2. **Select the User List:** From the menu, choose the user list option, indicated by the ‘double profile’ icon. This will display a list of all users currently in your session.

### **Hiding a User’s Public Text Chat:**

1. **Locate the User:** In the user list, find the user whose messages you want to hide.
2. **Hide Messages:** Press the text chat icon next to the user’s name. When the icon is red, their chat messages are hidden. This is useful for avoiding spam or offensive comments from specific users.

### **Showing a User’s Public Text Chat:**

1. **Locate the User:** In the user list, find the user whose messages you previously hid.
2. **Show Messages:** Press the red text chat icon next to the user’s name. When the icon turns green, their chat messages are now visible again.

## Additional Tips:

* **Managing Multiple Users:** If you need to hide or show messages for multiple users, repeat the process for each user individually.
* **Temporary Hiding:** Use the hide function during times when you need to focus or reduce distractions, and show messages when you want to re-engage in conversation.
* **Respectful Hiding:** Remember that hiding a user only affects your experience. If a user is being disruptive to the entire group, consider discussing it with a moderator or using other moderation tools (coming soon).

## Benefits of Public Text Chat Settings:

* **Personalized Interaction:** Customize your chat experience by hiding or showing messages from specific users to avoid spam or offensive content.
* **Improved Focus:** Reduce distractions by hiding unwanted messages, allowing you to focus on meaningful conversations.
* **Enhanced Control:** Easily manage who you interact with in the public text chat, ensuring a more pleasant and controlled communication environment.


---

# 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-settings.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.
