# Communication settings

### **Access Communication Settings:**

* **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.
* **Select Settings:** From the menu, choose the settings option, indicated by the cog icon. Navigate to the Communication Settings section.

### **Select Microphone Source:**

* **Choose Microphone:** In the Communication Settings, find the microphone source option. Select the preferred microphone from the available list. This ensures that Orbit uses the correct microphone for audio input, providing clear and effective communication.

### **Select Camera Source:**

* **Choose Camera:** In the Communication Settings, find the camera source option. Select the preferred camera from the available list. This ensures that Orbit uses the correct camera for video input, ensuring optimal video quality during interactions.

### Benefits of Communication Settings:

* **Optimal Audio Quality:** Select the best microphone for your needs to ensure clear and effective communication with other users.
* **Improved Video Quality:** Choose the preferred camera to provide the best possible video quality during virtual interactions.
* **Customized Setup:** Configure your communication devices to suit your preferences and hardware capabilities, enhancing your overall experience.
* **Seamless Interactions:** Ensure that your audio and video inputs are correctly set up for smooth and uninterrupted communication.


---

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