# Recording

You can record your mix directly in the game.

## Opening the Audio Recorder

Press the **REC** button on the front toolbar of the DJ table.

## Settings

* **Name** — The name of the recording file
* **Location** — The save location of the recording file
* **Bit Rate** — Sets the bit rate of the recording

## Output

Choose what audio source to record:

* **Streaming** — Records audio from the final master output
* **Pre Master** — Records audio not affected by the master volume

## Recording

Press the **Record icon button** to start or stop recording.


---

# 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.district.berlin/features/recording.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.
