# Mixing

## Overview

Mixing is the art of blending all your individual tracks—vocals, instruments, and audio clips—into a single, cohesive piece of music. It's where you balance levels, position sounds in the stereo field, and apply effects to bring your song to life.

In ACE Studio, the Mixing section is divided into two main areas:

* [Mixer](/project/mixing/mixer.md)
* [Effects](/project/mixing/effects.md)


---

# 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://docs.acestudio.ai/project/mixing.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.
