> For the complete documentation index, see [llms.txt](https://docs.vdo.ninja/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vdo.ninja/advanced-settings/audio-parameters/mono.md).

# \&mono

Viewer-Side Option! ([`&view`](/advanced-settings/mixer-scene-parameters/view.md), [`&scene`](/advanced-settings/mixer-scene-parameters/scene.md), [`&room`](/advanced-settings/setup-parameters/room.md))

## Details

If using [`&proaudio`](/advanced-settings/audio-parameters/and-proaudio.md), this will retain the publishing benefits of [`&proaudio`](/advanced-settings/audio-parameters/and-proaudio.md), while keeping the audio as mono instead of stereo.

Audio bitrates may be reduced from 256-kbps to 128-kbps, if not explicitly stated, in some cases.

{% hint style="warning" %}
In Version 22 `&mono` also works with Firefox.
{% endhint %}

To set the source to mono, see [`&monomic`](/advanced-settings/audio-parameters/and-monomic.md).

## Related

{% content-ref url="/pages/TsV1XwaorKyNBlN3IYRW" %}
[\&monomic](/advanced-settings/audio-parameters/and-monomic.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZX2aBA5UfmoqedHAu5" %}
[\&stereo](/advanced-settings/audio-parameters/stereo.md)
{% endcontent-ref %}


---

# 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://docs.vdo.ninja/advanced-settings/audio-parameters/mono.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.
