# Maintaining the system

System maintenance involves monitoring the statuses of Audio Modules, Controllers, and Processors, and troubleshooting across all workflow stages. With HOLOPLOT Control, users can access various features to monitor device health and address network or hardware issues. This ensures optimal system performance and minimizes downtime effectively.

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

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

{% content-ref url="/pages/39BSEgR7m0rlswKGaQEC" %}
[Module driver test](/holoplot-control/maintaining-the-system/module-driver-test.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/guhV9JNXMA4Pfo1BBIah" %}
[Device issues list](/holoplot-control/maintaining-the-system/device-issues-list.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/holoplot-control/maintaining-the-system.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.
