> For the complete documentation index, see [llms.txt](https://docs.mixeffect.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mixeffect.app/configure/switcher-pages/panels-and-buttons/hyperdecks.md).

# HyperDecks

There are two panels that you can add to your Switcher Pages.

### HyperDecks

This panel displays all connected HyperDecks in their own separate panel. If you only have one HyperDeck, only one will be displayed, but if you have four HyperDecks, all for will be displayed in a grid format.

<div><figure><img src="/files/EZF8t2IEPWv3oUGhF6HS" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Re9ilAj8jMmhYxhsrJUh" alt=""><figcaption></figcaption></figure></div>

### HyperDecks (All)

This panel displays all connected HyperDecks in a single panel. A picker at the top of the panel allows you to switch between each HyperDeck. Furthermore, the status of each HyperDeck is displayed above each HyperDeck picker.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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