# Standard Maintenance Procedures

- [Getting Technical Support](https://docs.freeflysystems.com/astro/maintenance/standard-maintenance-procedures/getting-technical-support.md)
- [Periodic Maintenance](https://docs.freeflysystems.com/astro/maintenance/standard-maintenance-procedures/periodic-maintenance.md): Everything you need to know to maintain a safe and functional aircraft
- [Replacing Components](https://docs.freeflysystems.com/astro/maintenance/standard-maintenance-procedures/replacing-components.md)
- [Replacing Propellers](https://docs.freeflysystems.com/astro/maintenance/standard-maintenance-procedures/replacing-components/replacing-propellers.md)
- [Installing a SIM Card](https://docs.freeflysystems.com/astro/maintenance/standard-maintenance-procedures/replacing-components/installing-a-sim-card.md)
- [Calibration and Tuning](https://docs.freeflysystems.com/astro/maintenance/standard-maintenance-procedures/calibration-and-tuning.md)
- [Controller / Radio Binding](https://docs.freeflysystems.com/astro/maintenance/standard-maintenance-procedures/controller-radio-binding.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.freeflysystems.com/astro/maintenance/standard-maintenance-procedures.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.
