# System operation & monitoring

This section provides an overview of the main operations you will need to master when operating a HOLOPLOT system.&#x20;

{% hint style="info" %}
If you want to learn more about HOLOPLOT Control and go deeper into how to use it, please visit [HOLOPLOT Control](/holoplot-control/getting-started.md) user manual.
{% endhint %}

## HOLOPLOT Control 2.0

{% content-ref url="/pages/Nl3j41dcHnvn9dI51KXT" %}
[Accessing HOLOPLOT Control](/holoplot-control/getting-started/accessing-holoplot-control.md)
{% endcontent-ref %}

If the controller ID is not known, the following steps will give access to HOLOPLOT Control:

1. Identify devices situated in the network using a tool like [Angry IP Scanner](https://angryip.org/).&#x20;
2. Identify the IP Address of a HOLOPLOT Controller in your network
3. In your web browser, use the ‘http\://’ plus the ‘AV Network IP Red’ or ‘AV Network IP Blue’ as the address of HOLOPLOT Control.

### Layout and navigation

{% content-ref url="/pages/9IUjA1tB8OnxVfuAkkTJ" %}
[Navigating the interface](/holoplot-control/getting-started/navigating-the-interface.md)
{% endcontent-ref %}

### Add and activate a project

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

### Audio controls, environmental conditions & preset switch

{% content-ref url="/pages/y3fr5oBVqjKhn8xGYOvY" %}
[Applying actions to the system](/holoplot-control/operating-the-system/applying-actions-to-the-system.md)
{% endcontent-ref %}

{% content-ref url="/pages/GbtyjWwZYfXazTcNgL7T" %}
[Switching presets and environmental conditions](/holoplot-control/operating-the-system/switching-presets-and-environmental-conditions.md)
{% endcontent-ref %}

### Audio & health monitoring

{% content-ref url="/pages/KXB83QDsRNP0sKhEnmE2" %}
[Monitoring level meters](/holoplot-control/operating-the-system/monitoring-level-meters.md)
{% endcontent-ref %}

{% content-ref url="/pages/cTxcrE2ZxUv74Luwh53z" %}
[Monitoring device health](/holoplot-control/maintaining-the-system/monitoring-device-health.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZzDaet64eKZ8QhleNggg" %}
[Device events](/holoplot-control/maintaining-the-system/device-events.md)
{% endcontent-ref %}


---

# 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/user-guides/holoplot-system-deployment/system-operation-and-monitoring.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.
