> For the complete documentation index, see [llms.txt](https://ignitedigi.gitbook.io/ignite-digi-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ignitedigi.gitbook.io/ignite-digi-wiki/home/control-ecosystem-manual/product-manuals/control_deck_manual.md).

# Control Deck Manual

<figure><img src="https://cdn.shopify.com/s/files/1/1605/3439/files/ControlDeck768b_bd4be870-6609-4e3b-9943-2d99cf8f9c24.jpg?v=1733358355" alt=""><figcaption></figcaption></figure>

### Collaboration

Control Deck, as well as the other products in the Control Ecosystem are the result of a collaboration between Ignite Digi and our friend Tad Errey ([Signal Audio](https://signalaudio.com.au/)), who is based in Melbourne, Australia.\
Tad is the programming wizard that enables seemingly disparate products like DJI Transmission and Tilta Nucleus, to all play nice together! 🔥

### Introduction

Welcome to the Control Deck Manual.\
This document is continuously updated as new functions, firmware and accompanying products are released.\
\
You can export this as a PDF via the ⋮ in the top right.\
If possible, we recommend you reference the site though, as then it will never be out of date!

### Where to start?

{% stepper %}
{% step %}

#### [Ensure the firmware of your devices is up to date](/ignite-digi-wiki/home/control-ecosystem-manual/getting-started/firmware.md)

{% endstep %}

{% step %}

#### [Check the relevant flow diagram in overview](/ignite-digi-wiki/home/control-ecosystem-manual/getting-started/overview.md)

{% endstep %}

{% step %}

#### Check out the [FAQ](/ignite-digi-wiki/home/control-ecosystem-manual/product-manuals/control_deck_manual/faq.md) or get [in touch](https://www.ignitedigi.com.au/pages/contact) if you're having issues

{% endstep %}
{% endstepper %}


---

# 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://ignitedigi.gitbook.io/ignite-digi-wiki/home/control-ecosystem-manual/product-manuals/control_deck_manual.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.
