# Party Voice Chat

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

## Benefits of Party Voice Chat

* **Private Communication:** Enjoy a secure and private conversation space without interference from other users.
* **Cross-Multiverse Connectivity:** Talk like a phone call with members of your party across different areas of the multiverse, bridging any virtual distance.
* **Freedom from Spatial Constraints:** Communicate seamlessly without being confined to specific spatial locations or environments within Orbit.


---

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