> For the complete documentation index, see [llms.txt](https://docs.freeflysystems.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.freeflysystems.com/astro/other-user-manuals.md).

# Other User Manuals

- [Ecosystem](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem.md)
- [Components](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/components.md)
- [Batteries](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/components/batteries.md)
- [Pilot Pro Controller](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/components/pilot-pro-controller.md)
- [Herelink Handset (Legacy)](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/components/pilot-handsets.md)
- [Herelink Controller Maintenance](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/components/pilot-handsets/herelink-controller-maintenance.md): Maintenance information relating to Freefly's implementation of the Herelink into Astro.
- [Updating Herelink Software](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/components/pilot-handsets/herelink-controller-maintenance/updating-herelink-software.md)
- [Switching to Freefly Updater](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/components/pilot-handsets/herelink-controller-maintenance/switching-to-freefly-updater.md)
- [Removing/Reinstalling the Herelink Cover](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/components/pilot-handsets/herelink-controller-maintenance/removing-reinstalling-the-herelink-cover.md)
- [Vibration Isolators](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/components/vibration-isolators.md): These provide payload mounting while reducing the aircraft vibrations transferred to the payload
- [Skyview Payload Mount](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/components/skyview-payload-mount.md)
- [GNSS Base Stations](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/components/gnss-base-stations.md): GNSS base stations on the ground can record satellite observations during flight and can be used to increase the relative and absolute accuracy of the photo geotags.
- [Development Tools](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/development-tools.md)
- [MavSDK](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/development-tools/mavsdk.md)
- [Software Interfaces](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/development-tools/software-interfaces.md)
- [Payload Mounting Interfaces](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/development-tools/payload-mounting-interfaces.md)
- [Electrical Interfaces](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/development-tools/electrical-interfaces.md)
- [Onboard Computer](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/development-tools/onboard-computer.md)
- [DIU Blue sUAS](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/diu-blue-suas.md)
- [FAA Remote Identification (RID)](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/faa-remote-identification-rid.md)
- [Esri ArcGIS Flight (Site Scan)](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/esri-arcgis-flight-site-scan.md)
- [1 - Setup and Connecting to Astro](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/esri-arcgis-flight-site-scan/1-setup-and-connecting-to-astro.md): This quick tutorial will walk you through how to setup ArcGIS Flight (formerly Site Scan) with your Astro
- [2 - Preflight and Mission Planning](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/esri-arcgis-flight-site-scan/2-preflight-and-mission-planning.md)
- [3 - Flying a Mission with Astro](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/esri-arcgis-flight-site-scan/3-flying-a-mission-with-astro.md)
- [4 - Post-Flight and Image Processing](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/esri-arcgis-flight-site-scan/4-post-flight-and-image-processing.md)
- [Global Settings](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/esri-arcgis-flight-site-scan/global-settings.md)
- [DroneDeploy](https://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/dronedeploy.md): DroneDeploy reality capture software allows Freefly pilots to quickly process imagery into easy-to-understand digital twins, generating valuable insights for construction, energy, and agriculture.
- [Specs and Interfaces](https://docs.freeflysystems.com/astro/other-user-manuals/specs-and-interfaces.md): How to integrate Astro intro your custom workflow
- [Technical Specs](https://docs.freeflysystems.com/astro/other-user-manuals/specs-and-interfaces/technical-specs.md)
- [Performance](https://docs.freeflysystems.com/astro/other-user-manuals/specs-and-interfaces/performance.md)
- [Drawings and CAD](https://docs.freeflysystems.com/astro/other-user-manuals/specs-and-interfaces/drawings-and-cad.md)
- [Compliance](https://docs.freeflysystems.com/astro/other-user-manuals/specs-and-interfaces/component-sourcing.md)
- [Legal](https://docs.freeflysystems.com/astro/other-user-manuals/legal.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.freeflysystems.com/astro/other-user-manuals.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
