> For the complete documentation index, see [llms.txt](https://help.orbitmultiverse.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.orbitmultiverse.xyz/communication/public-voice-chat/positioning-for-conversations.md).

# Positioning for Conversations

### **Engage More Closely**

* **Approach the Group:** Move your avatar closer to the person or group you’re engaging with. Proximity increases audio clarity, making conversations easier to follow and more immersive.
* **Face the Speaker:** Ensure your avatar is facing the users you are conversing with. Sound is perceived from your avatar’s head, so facing the source will provide the best audio experience.

### **Control Conversation Volume**

* **Distance to Reduce Volume:** To lower the audio volume, move your avatar away from the group. Increasing the distance will decrease the volume of the conversation, allowing you to control how much you hear.
* **Change Orientation:** Turn your avatar’s head away from the source of the conversation to further reduce the volume. This technique can help minimize distractions and manage background noise.

## Benefits of Positioning Yourself for Conversations

* **Improved Clarity:** Position yourself for optimal audio clarity in conversations.
* **Volume Management:** Easily control conversation volume by adjusting your position and orientation.
* **Focused Interaction:** Enhance your interactions by reducing background noise and focusing on the speaker.
* **Immersive Experience:** Enjoy a more immersive and realistic audio experience in the virtual environment.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-voice-chat/positioning-for-conversations.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.
