> For the complete documentation index, see [llms.txt](https://docs.holoplot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.holoplot.com/user-guides/holoplot-system-deployment/aes67-quick-start-guide.md).

# AES67 Quick start guide

This section provides a detailed step-by-step to setup different devices on AES67 mode to work with a HOLOPLOT System.

{% hint style="info" %}
You can also access all three guides in a single video [here](https://youtu.be/nDVlg2sbkNs?feature=shared)
{% endhint %}

### Dante Devices in AES67 Mode

{% embed url="<https://youtu.be/PsCEzU2KB18>" %}

### Q-SYS in AES67 Mode with Dante Controller

{% embed url="<https://www.youtube.com/watch?v=gd6_eoNH6Mg>" %}

### Ravenna Software: Merging’s Virtual Audio Driver (VAD)

{% embed url="<https://youtu.be/Y3YPKIFMdsY?feature=shared>" %}


---

# 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.holoplot.com/user-guides/holoplot-system-deployment/aes67-quick-start-guide.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.
