# Output

These buttons are associated with the Live Stream and Record Stream features of the ATEM Mini line of ATEM switchers.

<figure><img src="/files/AwYSvOCAPWlTydAC6fGf" alt=""><figcaption></figcaption></figure>

### Record Stream

* **Switch**: If multiple disks are mounted on the ATEM switcher, tapping this button will switch recording to the other disk.
* **Stop**: Stops the current recording.
* **Record**: Starts a new recording. Long-press to open a sheet containing recording details.

### Live Stream

* **Off**: Turns off the stream if it is currently active.
* **Start**: Turns on the stream. Long-press to open a sheet containing stream details.


---

# 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.mixeffect.app/configure/switcher-pages/panels-and-buttons/output.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.
