> 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/ecosystem/workflows.md).

# Workflows

- [Photogrammetry Mapping](https://docs.freeflysystems.com/ecosystem/workflows/photogrammetry-mapping.md)
- [Pre-flight Planning](https://docs.freeflysystems.com/ecosystem/workflows/photogrammetry-mapping/pre-flight-planning.md)
- [Mapping Efficiency Tips](https://docs.freeflysystems.com/ecosystem/workflows/photogrammetry-mapping/mapping-efficiency-tips.md)
- [Mapping Flight and Post Processing](https://docs.freeflysystems.com/ecosystem/workflows/photogrammetry-mapping/mapping-flight-and-post-processing.md)
- [PPK Software](https://docs.freeflysystems.com/ecosystem/workflows/photogrammetry-mapping/ppk-software.md): These free applications make it easy and simple to improve the accuracy of your survey through their use of Post Processed Kinematic corrections.
- [Output Specification](https://docs.freeflysystems.com/ecosystem/workflows/photogrammetry-mapping/output-specification.md): High Res Mapping Payload Output Specification
- [Sample Mapping Data](https://docs.freeflysystems.com/ecosystem/workflows/photogrammetry-mapping/sample-mapping-data.md)
- [Lidar Mapping](https://docs.freeflysystems.com/ecosystem/workflows/lidar-mapping.md)
- [Infrastructure Inspection](https://docs.freeflysystems.com/ecosystem/workflows/infrastructure-inspection.md)
- [Gas Inspection](https://docs.freeflysystems.com/ecosystem/workflows/gas-inspection.md)
- [Filming](https://docs.freeflysystems.com/ecosystem/workflows/filming.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:

```
GET https://docs.freeflysystems.com/ecosystem/workflows.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.
