# Party Video Chat

1. **Locate the Camera Icon**
   * Find the camera icon in the bottom of the Party Chat window.
2. **Turn On the Mic**
   * Click on the camera icon. When it turns green, your camera is active, and everyone in the party chat can see you.
3. **Change Camera**
   * To change the camera please refer to our [Communication settings](/settings/communication-settings.md). Here, you can choose your preferred camera to enhance your Party Video Chat experience.

## Benefits of Party Video Chat

* **High-Quality Video Communication:** Experience clear, high-definition video that brings a personal touch to every conversation.
* **Enhanced Collaboration:** Facilitate more effective discussions and teamwork with face-to-face interaction.
* **Increased Engagement:** Foster a more engaging and interactive environment, making meetings and social interactions more dynamic.
* **Convenient Communication:** Stay connected and communicate in real-time without the need for physical presence, perfect for remote teams and virtual gatherings.


---

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