# More Resources

- [Downloads](https://docs.inspiredflight.com/inspired-documentation/more-resources/downloads.md): Welcome to our Inspired Flight Downloads Hub. Here you'll find the latest supported firmware and software versions for IFT aircraft, payloads, and ground control systems.
- [Applications & Datasets](https://docs.inspiredflight.com/inspired-documentation/more-resources/applications-and-datasets.md): Remote sensing applications of Inspired Flight Drone Systems
- [Mapping](https://docs.inspiredflight.com/inspired-documentation/more-resources/applications-and-datasets/mapping.md): Fundamentals of aerial mapping; how to configure camera and operate vehicle for best results
- [Inspection](https://docs.inspiredflight.com/inspired-documentation/more-resources/applications-and-datasets/inspection.md): Inspection Data Set Examples
- [LiDAR](https://docs.inspiredflight.com/inspired-documentation/more-resources/applications-and-datasets/lidar.md)
- [LiDAR Integration Education](https://docs.inspiredflight.com/inspired-documentation/more-resources/applications-and-datasets/lidar/lidar-integration-education.md): This document outlines the basics of LiDAR systems on the IF1200A including basic integration, datasets, typical use case and flight plans.
- [Beyond the Bucket Truck: Live Line Work](https://docs.inspiredflight.com/inspired-documentation/more-resources/applications-and-datasets/beyond-the-bucket-truck-live-line-work.md)
- [Helpful Links](https://docs.inspiredflight.com/inspired-documentation/more-resources/helpful-links.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.inspiredflight.com/inspired-documentation/more-resources.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.
