# Party Chat Layout

### **Drag the Party Chat Window**

* Click and hold the "Party Chat" heading to move the window to your desired location within the viewport.

### **Minimize the Party Chat Window**

* Click the "minus" icon (-) to minimize the party chat window, ideal for private calls where you want to keep the immersive 3D environment visible. Click the icon again to expand the window and view members, video, and controls.

### **Expand the Party Chat Window**

* Click the "expand" icon (a square icon) at the top right corner of the party chat window. This will expand the chat to overlay the entire 3D space, allowing you to see member cameras, text chat, and screen sharing in a larger format. To return to the immersive environment, click the "X" icon in the top right corner.

### Switch Between Grid and User View

* In expanded mode, click on a user’s tile to switch to their enlarged view. This feature is particularly useful when the user is sharing their screen or presenting. To switch back to the grid view, click the "Back to Grid View" button located at the bottom left of the enlarged user tile.

## Benefits of the Party Chat layout

* **Customizable Placement:** Easily reposition the party chat window to suit your workflow or preferred view.
* **Flexible Viewing Options:** Minimize or expand the chat window as needed to balance between detailed view and immersive environment.
* **Enhanced Focus:** Switch to a larger view of specific users during screen sharing or presentations for better visibility and interaction.
* **Seamless Integration:** Enjoy a layout that mirrors popular chat applications, providing a familiar and intuitive experience.


---

# 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-chat-layout.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.
