> 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/holoplot-control/configuring-the-system.md).

# Configuring the system

During system configuration, a HOLOPLOT Sound System is deployed and set up within the venue. HOLOPLOT Control takes the lead at this stage, offering an intuitive interface familiar to integrators, system technicians, and system engineers. It equips them with the necessary tools to ensure an optimal setup by managing all HOLOPLOT devices, configuring networks, and monitoring various System statuses.

Jump to any of the steps or click on the next section at the bottom of this page.

{% content-ref url="/pages/ZNLSpBRaI05qCXFYw80B" %}
[Setting up system essentials](/holoplot-control/configuring-the-system/setting-up-system-essentials.md)
{% endcontent-ref %}

{% content-ref url="/pages/LbMHlYxPbhwOck1gplTc" %}
[Managing a project](/holoplot-control/configuring-the-system/managing-a-project.md)
{% endcontent-ref %}

{% content-ref url="/pages/JCT6GaZZ5WrJINLkz8Ns" %}
[Pairing Modules](/holoplot-control/configuring-the-system/pairing-modules.md)
{% endcontent-ref %}

{% content-ref url="/pages/luL9d7Z5WGCoGMsjhoEr" %}
[Network Settings - RAVENNA only](/holoplot-control/configuring-the-system/network-settings-ravenna-only.md)
{% endcontent-ref %}

{% content-ref url="/pages/o20OeYgoKePyX9VTiKJd" %}
[Stream Management - RAVENNA only](/holoplot-control/configuring-the-system/stream-management-ravenna-only.md)
{% endcontent-ref %}

{% content-ref url="/pages/67LTRiZ8bZI6V9Rsn3sS" %}
[Setting up Analog mode on X2 Modules](/holoplot-control/configuring-the-system/setting-up-analog-mode-on-x2-modules.md)
{% endcontent-ref %}

{% hint style="info" %}
Discover further insights into the deployment stage in [HOLOPLOT system deployment](/user-guides/holoplot-system-deployment.md)
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.holoplot.com/holoplot-control/configuring-the-system.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
