# Explore

- [Switcher](https://docs.mixeffect.app/explore/switcher.md)
- [Mix Effect Buses](https://docs.mixeffect.app/explore/switcher/mix-effect-buses.md)
- [Audio](https://docs.mixeffect.app/explore/audio.md): Monitor audio from your inputs and microphones from the dedicated Audio page in MixEffect.
- [Audio Section](https://docs.mixeffect.app/explore/audio/audio-section.md)
- [Audio Source Details](https://docs.mixeffect.app/explore/audio/audio-source-details.md)
- [Mixer Monitor](https://docs.mixeffect.app/explore/audio/mixer-monitor.md)
- [Switcher Audio Settings](https://docs.mixeffect.app/explore/audio/switcher-audio-settings.md)
- [Media](https://docs.mixeffect.app/explore/media.md)
- [Macros](https://docs.mixeffect.app/explore/macros.md): MixEffect enhances macros on your ATEM switcher with support for icons, colors, and three different display modes. You can also filter and sort your macros by index, name, color, and icon.
- [Shortcut Macros](https://docs.mixeffect.app/explore/macros/shortcut-macros.md)
- [Transitions](https://docs.mixeffect.app/explore/transitions.md)
- [Upstream Keyers](https://docs.mixeffect.app/explore/upstream-keyers.md)
- [Downstream Keyers](https://docs.mixeffect.app/explore/downstream-keyers.md)
- [SuperSource](https://docs.mixeffect.app/explore/supersource.md): MixEffect offers the most powerful and configurable way to control SuperSource on supported ATEM switchers.
- [Interface](https://docs.mixeffect.app/explore/supersource/interface.md)
- [Presets Tab](https://docs.mixeffect.app/explore/supersource/interface/presets-tab.md): The presets tab allows you to switch between layouts and adjust the settings for each box.
- [Art Tab](https://docs.mixeffect.app/explore/supersource/interface/art-tab.md): Change the background or foreground art of your SuperSource input and adjust the borders for each box on support switchers.
- [Copy Tab](https://docs.mixeffect.app/explore/supersource/interface/copy-tab.md)
- [View All Presets](https://docs.mixeffect.app/explore/supersource/interface/view-all-presets.md)
- [Editing Presets](https://docs.mixeffect.app/explore/supersource/editing-presets.md)
- [Naming Presets](https://docs.mixeffect.app/explore/supersource/editing-presets/naming-presets.md)
- [Use Box Sources](https://docs.mixeffect.app/explore/supersource/editing-presets/use-box-sources.md): Assign sources to your preset boxes.
- [Use Box Borders](https://docs.mixeffect.app/explore/supersource/editing-presets/use-box-borders.md)
- [Custom Animation Speed](https://docs.mixeffect.app/explore/supersource/editing-presets/custom-animation-speed.md)
- [Custom Animation Style](https://docs.mixeffect.app/explore/supersource/editing-presets/custom-animation-style.md)
- [Bulk Editing Presets](https://docs.mixeffect.app/explore/supersource/editing-presets/bulk-editing-presets.md)
- [SuperSource and Macros](https://docs.mixeffect.app/explore/supersource/supersource-and-macros.md): Learn how to incorporate macros with SuperSource.
- [Importing and Exporting](https://docs.mixeffect.app/explore/supersource/importing-and-exporting.md): Share your SuperSource presets with colleagues and the MixEffect community.
- [SuperSource and Shortcuts](https://docs.mixeffect.app/explore/supersource/supersource-and-shortcuts.md): Learn how to integrate SuperSource with custom shortcuts.
- [SuperSource Settings](https://docs.mixeffect.app/explore/supersource/supersource-settings.md): Change how SuperSource looks and operates in MixEffect.
- [Show Transition Speed Menu](https://docs.mixeffect.app/explore/supersource/supersource-settings/show-transition-speed-menu.md)
- [Sticky Current Preset](https://docs.mixeffect.app/explore/supersource/supersource-settings/sticky-current-preset.md)
- [Differentiate Box Colors](https://docs.mixeffect.app/explore/supersource/supersource-settings/differentiate-box-colors.md)
- [SuperSource and Simulator](https://docs.mixeffect.app/explore/supersource/supersource-and-simulator.md): Use the ATEM Simulator in MixEffect to edit and preview your presets on-the-go.
- [Color Generators](https://docs.mixeffect.app/explore/color-generators.md)
- [HyperDecks](https://docs.mixeffect.app/explore/hyperdecks.md)
- [Camera Control](https://docs.mixeffect.app/explore/camera-control.md)
- [Audio Routing](https://docs.mixeffect.app/explore/audio-routing.md)
- [Bus Mapping](https://docs.mixeffect.app/explore/bus-mapping.md)
- [Auxiliary](https://docs.mixeffect.app/explore/auxiliary.md)
- [Output](https://docs.mixeffect.app/explore/output.md)
- [Run in Background](https://docs.mixeffect.app/explore/run-in-background.md)
- [Switcher Settings](https://docs.mixeffect.app/explore/switcher-settings.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.mixeffect.app/explore.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.
