> 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/payloads/wiris-pro-thermal/operating-handbook/setting-up-astro-with-wiris-pro.md).

# Setting up Astro with Wiris Pro

Wiris Pro Payload Hardware Overview

Learn more about the Astro aircraft here:

{% embed url="<https://freefly.gitbook.io/astro-public/>" %}

The Wiris Pro Payload consists of a Freefly gimbal and an integrated Wiris Pro camera. It is developed for use with Astro and other vehicles that are compatible with the Freefly Smart Dovetail and the Pixhawk Payload Bus standard. More information about how to interface this payload with another aircraft is available here:

{% content-ref url="/pages/qYaMVuzO7qV9faWmGVvh" %}
[Integration for 3rd Party Applications](/ecosystem/payloads/wiris-pro-thermal/integration-for-3rd-party-applications.md)
{% endcontent-ref %}

## Updating Astro and Herelink

{% hint style="success" %}
The Wiris Pro Payload is supported in Astro firmware version 1.3.2 or later
{% endhint %}

{% hint style="info" %}
Make sure to update the Herelink controller to the latest version too!
{% endhint %}

{% embed url="<https://freefly.gitbook.io/astro-public/astro/maintenance-manual/software>" %}

## Installing & Removing the Wiris Pro Payload from Astro:

{% content-ref url="/pages/MUbr16e3Ptgt1CtmeZ8P" %}
[Installing/Removing Payloads](/ecosystem/payloads/payload-maintenance/installing-removing-payloads.md)
{% endcontent-ref %}

## Swapping out the Wiris Foam Insert

We offer an option foam insert for the Astro hard case. It replaces the insert for the Mapping Payload, so you can store Astro with the Wiris Pro payload installed

{% embed url="<https://store.freeflysystems.com/products/wiris-pro-payload-foam-insert-astro-case>" %}

* Start by removing the Mapping Payload insert. There is a velcro strip on the bottom of the foam
* Insert the Wiris Pro payload bottom foam. Note the orientation
* Install the upper piece of the foam around the gimbal from the front of Astro

<figure><img src="/files/rPeZfOkQ1fSDqYToMDFV" alt=""><figcaption></figcaption></figure>


---

# 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/ecosystem/payloads/wiris-pro-thermal/operating-handbook/setting-up-astro-with-wiris-pro.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.
