# Transition Style

A panel to adjust the current transition and perform cut and auto transitions.

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

* **Mix**: Sets the current transition style to Mix. Long-press to bring up the Mix transition editing sheet.
* **Dip**: Sets the current transition style to Dip. Long-press to bring up the Dip transition editing sheet.
* **Wipe**: Sets the current transition style to Wipe. Long-press to bring up the Wipe transition editing sheet.
* **Sting**: Sets the current transition style to Sting. Long-press to bring up the Sting transition editing sheet. This feature is not available on all ATEM switchers.
* **DVE**: Sets the current transition style to DVE. Long-press to bring up the DVE transition editing sheet.
* **Transition Preview**: Turns on transition preview mode, where you can view your transitions before posting them
* **Cut**: Performs a cut between the program and preview buses.
* **Auto**: Performs an auto transition between the program and preview buses.
* **Transition Rate**: Adjusts the rate of the selected transition.

### M/E Transition Style Panels

If you have an ATEM switcher that has multiple Mix Effects Buses, you can add Transition Style panels for each individual Mix Effect Bus. They will be listed in the Edit/New Switcher Page section as:

* M/E 1 Transition Style
* M/E 2 Transition Style
* M/E 3 Transition Style
* M/E 4 Transition Style

The normal Transition Style panel operates on the currently selected Mix Effects Bus.


---

# 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/transition-style.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.
