# Audio Settings

Audio settings are accessed via **Settings > Audio Settings** in the menubar.

![The Audio Settings pop-up window](/files/x40uUTI32YwVjEsvftdF)

### Input Device

To change the input device, open the Audio Settings window (see above) and select the desired device from the Input Device drop-down menu. If the Power button turns orange after changing the output device, click the button until it turns blue.

### Output Device

To change the audio output device, open the Audio Settings window (see above) and select the desired output device from the Output Device drop-down menu. If the Power button turns orange after changing the output device, click the button until it turns blue.

### Sample Rate

To change the sample rate, open the Audio Settings window (see above) and select the desired sample rate from the Sample Rate drop-down menu.

{% hint style="danger" %}
**The Power button must be blue (on) for audio playback to function.** If it is grey or orange, click it until it turns blue.
{% endhint %}

![Power button in the Audio Settings window](/files/Kh1tYBJy60vDuRYBVbT1)


---

# 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://frequia.gitbook.io/frequia/working-with-audio/audio-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.
