# Downstream Keyers

- [DSK Auto](https://docs.mixeffect.app/automate/osc/messages/downstream-keyers/dsk-auto.md): Performs an auto transition with the selected downstream keyer.
- [DSK Full](https://docs.mixeffect.app/automate/osc/messages/downstream-keyers/dsk-full.md): Sets all values of the selected Downstream Keyer.
- [DSK Key](https://docs.mixeffect.app/automate/osc/messages/downstream-keyers/dsk-key.md): Sets all of the key settings for the downstream keyer.
- [DSK Key Clip Adjust](https://docs.mixeffect.app/automate/osc/messages/downstream-keyers/dsk-key-clip-adjust.md): Adjusts the Clip setting for the downstream keyer.
- [DSK Key Clip Set](https://docs.mixeffect.app/automate/osc/messages/downstream-keyers/dsk-key-clip-set.md): Set the Clip setting for the downstream keyer.
- [DSK Key Clip Gain](https://docs.mixeffect.app/automate/osc/messages/downstream-keyers/dsk-key-clip-gain.md): Sets the Clip and Gain settings for the downstream keyer.
- [DSK Key Gain Adjust](https://docs.mixeffect.app/automate/osc/messages/downstream-keyers/dsk-key-gain-adjust.md): Adjusts the Gain setting for the downstream keyer.
- [DSK Key Gain Set](https://docs.mixeffect.app/automate/osc/messages/downstream-keyers/dsk-key-gain-set.md): Set the Gain setting for the downstream keyer.
- [DSK Key Invert](https://docs.mixeffect.app/automate/osc/messages/downstream-keyers/dsk-key-invert.md): Sets the Invert Key setting for the downstream keyer.
- [DSK Key Pre Multiplied](https://docs.mixeffect.app/automate/osc/messages/downstream-keyers/dsk-key-pre-multiplied.md): Sets the Pre Multiplied settings for the downstream keyer.
- [DSK Inputs](https://docs.mixeffect.app/automate/osc/messages/downstream-keyers/dsk-inputs.md): Sets the fill and key sources for the downstream keyer.
- [DSK Mask Adjust](https://docs.mixeffect.app/automate/osc/messages/downstream-keyers/dsk-mask-adjust.md): Adjusts a single mask parameter for a downstream keyer.
- [DSK Mask Enable](https://docs.mixeffect.app/automate/osc/messages/downstream-keyers/dsk-mask-enable.md): Sets the enable mask settings for the downstream keyer.
- [DSK Mask Set](https://docs.mixeffect.app/automate/osc/messages/downstream-keyers/dsk-mask-set.md): Sets a single mask parameter for a downstream keyer.
- [DSK Mask](https://docs.mixeffect.app/automate/osc/messages/downstream-keyers/dsk-mask.md): Sets the mask settings for the downstream keyer.
- [DSK On Air](https://docs.mixeffect.app/automate/osc/messages/downstream-keyers/dsk-on-air.md): Sets the On Air status for a downstream keyer.
- [DSK Rate](https://docs.mixeffect.app/automate/osc/messages/downstream-keyers/dsk-rate.md): Sets the rate for the downstream keyer.
- [DSK Tie](https://docs.mixeffect.app/automate/osc/messages/downstream-keyers/dsk-tie.md): Performs an operation on the Tie status for the selected downstream keyer.


---

# 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/automate/osc/messages/downstream-keyers.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.
