# Flying Key

An advanced panel for adjusting the flying key settings of the switcher's upstream keyers. Buttons operate on the currently selected Mix Effect Bus.

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

* **Keyers**: Tap a keyer to change its settings. The selected keyer will be highlighted in green.
* **Keyer Type**: Choose the type of keyer to use from Luma, Chroma, Pattern, or DVE. The selected type will be highlighted in yellow.
* **Run to A**: Runs the flying key to the position defined by the stored A key frame.
* **Run to B**: Runs the flying key to the position defined by the stored B key frame.
* **Run to Full**: Expands the flying key frame to 100%.
* **Run to Infinite**: The next set of buttons moves the key frame off-screen according to the following moves:
  * Center of Key
  * Top Left
  * Top Center
  * Top Right
  * Middle Left
  * Middle Center
  * Middle Right
  * Bottom Left
  * Bottom Center
  * Bottom Right
* **Rate**: Adjust the rate of the flying key movement.
* **Set A**: Sets the current position of the key frame to the stored A slot.
* **Set B**: Sets the current position of the key frame to the stored B slot.
* **Edit**: Opens the upstream keyer editing sheet.


---

# 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/flying-key.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.
