# Getting started

{% hint style="success" %}
This documentation has been updated to reflect all changes and new features introduced in **HOLOPLOT OS 2.5**
{% endhint %}

<figure><img src="/files/6GPrxCG77ThmFKBPjjbX" alt=""><figcaption><p>HOLOPLOT Control Walkthrough</p></figcaption></figure>

HOLOPLOT Control is browser-based software designed to facilitate effortless setup, management, and operation of HOLOPLOT sound systems, regardless of their design or size. It provides intuitive audio control functionalities, allowing users to seamlessly manage presets, adjust system gain, and monitor signal levels. Moreover, users can mute beams and access various environmental conditions with ease.

The platform has a public system API, enabling seamless integration with third-party show control systems. It also offers multi-user support, simplifying system setup through **Module Pairing**, and provides a 3D viewport for venue simulation. With its ability to accommodate complex network deployments and support standard audio protocols, HOLOPLOT Control is a versatile audio management and control tool.


---

# 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://docs.holoplot.com/holoplot-control/getting-started.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.
