# Maintenance

## Chapter index

* [Preventative maintenance](/tac/maintenance/preventative-maintenance.md)
* [DeltaQuad Evo maintenance kit](/tac/maintenance/deltaquad-evo-maintenance-kit.md)
  * [VTOL arm change](/tac/maintenance/deltaquad-evo-maintenance-kit/vtol-arm-replacement.md)
  * [Pusher motor pod change](/tac/maintenance/deltaquad-evo-maintenance-kit/pusher-motor-pod-replacement.md)
  * [Wingtip change](/tac/maintenance/deltaquad-evo-maintenance-kit/wingtip-replacement.md)
* [Elevon change](/tac/maintenance/elevon-replacement.md)
* [Landing gear change](/tac/maintenance/landing-gear-replacement.md)
* [Replacing the propellers](/tac/maintenance/propeller-replacement.md)
* [Flight logs](/tac/maintenance/flight-logs.md)
  * [Sharing log files via Auterion Suite](/tac/maintenance/flight-logs/sharing-log-files-via-auterion-suite.md)
  * [Downloading log files via the GCS](/tac/maintenance/flight-logs/downloading-log-files-via-the-gcs.md)
  * [Downloading log files via USB](/tac/maintenance/flight-logs/downloading-log-files-via-usb.md)
* [Diagnostic report](/tac/maintenance/diagnostics-report.md)
* [Firmware update](/tac/maintenance/firmware-update.md)
* [Compass calibration](/tac/maintenance/compass-calibration.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.deltaquad.com/tac/maintenance.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.
