# 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](https://ignitedigi.gitbook.io/ignite-digi-wiki/home/control-ecosystem-manual/getting-started/firmware)

{% endstep %}

{% step %}

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

{% endstep %}

{% step %}

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

{% endstep %}
{% endstepper %}


---

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