# Auxiliary

MixEffect lets you set the source for your ATEM switcher's auxiliary outputs.

1. Go to the **MixEffect Home**.
2. Tap **Aux**.

You can configure the Aux section to display as either a crosspoint selector or as individual panels.

## Crosspoint Selector

A single panel will appear that has two sections. The top section lists all available Auxiliary outputs. The bottom section lists all inputs that can be routed through the selected Auxiliary output.

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

## Separate Panels

Each auxiliary output will appear as a separate panel with the same sources. The selected source for each Aux output will be highlighted in red.

<figure><img src="/files/c66a3PIfHl79xwxXFGOi" alt="" width="375"><figcaption></figcaption></figure>

For example, on the ATEM Mini Pro, the lone Aux output is tied to the MultiViewer HDMI output.

On an ATEM 1 M/E Production Studio 4K, there are three Aux channels, so the Aux view displays three panels.

## Remote Webview

Remote Webview displays a floating 16:9 window within MixEffect. Use it with a video streaming service like [VDO.Ninja](https://VDO.Ninja) to display your ATEM's Multiview inside MixEffect. [Learn more about Remote Webview](/configure/remote-webview.md).

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


---

# 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/explore/auxiliary.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.
