# SuperSource and Simulator

If you are not at your ATEM switcher but want to edit and preview your SuperSource presets, you can use the ATEM Simulator that's a part of MixEffect.

If you do not have the Simulator active, follow these steps:

1. Go to **MixEffect Settings**.
2. Toggle **Enable ATEM Simulator**.
3. Tap **Done**.
4. If you haven't done so already, create an ATEM Simulator Switcher Connection.
   1. Go to the MixEffect Home screen.
   2. Tap **+**.
   3. Choose **New ATEM Simulator.**
   4. Enter a name for your Simulator.
   5. Tap **Add**.
5. Connect to the Simulator by tapping the **Connect** button or icon.
6. Go to the **SuperSource** section.
7. Interact with your presets.


---

# 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/supersource/supersource-and-simulator.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.
