# Appendix

- [FAA Registration & Remote ID (US customers only)](https://arcsky.gitbook.io/x55-public-knowledge-base/appendix/faa-registration-and-remote-id-us-customers-only.md)
- [Precautions and Best Practices](https://arcsky.gitbook.io/x55-public-knowledge-base/appendix/precautions-and-best-practices.md)
- [Pre/Post-flight Checklist](https://arcsky.gitbook.io/x55-public-knowledge-base/appendix/pre-post-flight-checklist.md)
- [Technical Dimensions](https://arcsky.gitbook.io/x55-public-knowledge-base/appendix/technical-dimensions.md)
- [Performance Specifications](https://arcsky.gitbook.io/x55-public-knowledge-base/appendix/performance-specifications.md)
- [Electrical Interfaces](https://arcsky.gitbook.io/x55-public-knowledge-base/appendix/electrical-interfaces.md)
- [Removing/Replacing Propellers](https://arcsky.gitbook.io/x55-public-knowledge-base/appendix/removing-replacing-propellers.md)
- [Download Offline Maps via QGC (Herelink Controller)](https://arcsky.gitbook.io/x55-public-knowledge-base/appendix/download-offline-maps-via-qgc-herelink-controller.md)
- [Charging Flight Batteries](https://arcsky.gitbook.io/x55-public-knowledge-base/appendix/charging-flight-batteries.md)
- [Terrain Following Using SRTM Method](https://arcsky.gitbook.io/x55-public-knowledge-base/appendix/terrain-following-using-srtm-method.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://arcsky.gitbook.io/x55-public-knowledge-base/appendix.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.
