# Simple Troubleshooting

* [Tool Port Homing Sensitivity Adjustment](/docs/repairs/nova/nova-repair-guides-catalog/simple-troubleshooting/tool-port-homing-sensitivity-adjustment.md)
* [C or Z Motor Alignment](/docs/repairs/nova/nova-repair-guides-catalog/simple-troubleshooting/c-or-z-motor-alignment.md)
* [Vacuum Wiring Test](/docs/repairs/nova/nova-repair-guides-catalog/simple-troubleshooting/vacuum-wiring-test.md)
* [Manual Gantry Firmware Update](/docs/repairs/nova/nova-repair-guides-catalog/simple-troubleshooting/manual-gantry-firmware-update.md)
* [Control Board Cable Reseat](/docs/repairs/nova/nova-repair-guides-catalog/simple-troubleshooting/control-board-cable-reseat.md)


---

# 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.voltera.io/docs/repairs/nova/nova-repair-guides-catalog/simple-troubleshooting.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.
