# Switcher

- [Set Multiview Layout](https://docs.mixeffect.app/automate/osc/messages/switcher/set-multiview-layout.md): Sets the multiview layout for those switchers that support the basic configurable multiview.
- [Set Multiview Layout Advanced](https://docs.mixeffect.app/automate/osc/messages/switcher/set-multiview-layout-advanced.md): Sets the multiview layout for those switchers that support the advanced configurable multiview, including:
- [Set Multiview Window](https://docs.mixeffect.app/automate/osc/messages/switcher/set-multiview-window.md): Assigns a video source to a Multiview window.
- [Startup State Clear](https://docs.mixeffect.app/automate/osc/messages/switcher/startup-state-clear.md): Clears the startup state.
- [Startup State Save](https://docs.mixeffect.app/automate/osc/messages/switcher/startup-state-save.md): Save the current startup start.


---

# 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/switcher.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.
