# Downloads

{% hint style="warning" %}
Always confirm compatibility before updating your firmware or software. \
\
If an update fails, please contact our [Customer Success team](https://www.inspiredflight.com/support.php).&#x20;
{% endhint %}

## Aircraft Downloads&#x20;

* [IF800 Aircraft Firmware](/inspired-documentation/products/aircraft/if800-tomcat/updating-if800-aircraft-firmware.md)
* [IF1200 Aircraft Firmware](/inspired-documentation/products/aircraft/if1200/about-the-if1200/system-updates/updating-if1200-aircraft-firmware.md)

## Payload Downloads&#x20;

**Gremsy Vio**

For Gremsy Vio updates, please contact [IFT's Customer Success](https://www.inspiredflight.com/support.php).&#x20;

**Sony LR1**

* [Mavcam Firmware](/inspired-documentation/products/payloads/sony-lr1/updating-lr1-mavcam-firmware.md)
* [Gimbal Firmware](broken://pages/AfZ9NNlJpPagKIwn2srj)

## Ground Control Station Software

* [IGC 1.4](https://ift-app-builds.s3.us-west-1.amazonaws.com/IGC/igc-v1.4.58.apk)

## Additional Software

* [Mission Planner](https://ardupilot.org/planner/docs/mission-planner-installation.html)
* [QGC](https://docs.qgroundcontrol.com/master/en/qgc-user-guide/getting_started/download_and_install.html)
* [UGCS ](https://www.sphengineering.com/flight-planning/ugcs-downloads)


---

# 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/downloads.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.
