# Settings

- [General Settings](https://help.orbitmultiverse.xyz/settings/general-settings.md): Learn how to access and adjust general settings in Orbit, including toggling fullscreen mode and adjusting the HUD scale to customize your user interface experience.
- [Graphic Settings](https://help.orbitmultiverse.xyz/settings/graphic-settings.md): Learn how to adjust graphic settings in Orbit to optimize performance and visual quality based on your hardware capabilities.
- [Audio settings](https://help.orbitmultiverse.xyz/settings/audio-settings.md): Learn how to adjust audio settings in Orbit to customize your sound experience, including turning sound on and off and adjusting volume levels for different audio components.
- [Communication settings](https://help.orbitmultiverse.xyz/settings/communication-settings.md): Learn how to configure communication settings in Orbit by selecting the sources for your microphone and camera to ensure optimal audio and video quality during interactions.


---

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