# YourMixer

![](/files/YEHNdGk6V7xj4JqU4CX8)

**YourMixer** replaces the standard Windows Volume Mixer with a fully customizable volume controller.

More: [Github repo](https://github.com/Jax-Core/YourMixer)

### Positioning

This module automatically positions itself. You can learn how to change the positioning [here](/getting-started/faqs.md).

### Multiple volume bars for an app?

This is an intended feature. Some apps would have different output channels, for example Discord would have one for notification sounds and one for voice chat sounds.


---

# 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://wiki.jaxcore.app/modules/yourmixer.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.
