> 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/ventus-ogi/operating-handbook/setting-up-astro-with-ogi.md).

# Setting up Astro with OGI

## Ventus OGI Payload Hardware Overview

Learn more about the Astro aircraft here:

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

The Ventus OGI Payload comprises a Freefly gimbal and an integrated Sierra-Olympia Ventus OGI camera core. It was developed for Astro and other vehicles 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="<https://github.com/freefly-systems/wiki-public-ecosystem/blob/main/payloads/wiris-pro-payload/integration-for-3rd-party-applications/README.md>" %}
<https://github.com/freefly-systems/wiki-public-ecosystem/blob/main/payloads/wiris-pro-payload/integration-for-3rd-party-applications/README.md>
{% endcontent-ref %}

## Updating Astro and Herelink

{% hint style="success" %}
The Ventus OGI Payload is only supported in Astro firmware version 1.9.1 or later.
{% endhint %}

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

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

## Installing & Removing the OGI Payload from Astro:

{% hint style="info" %}
Use the **Astro Isolator**, not the Mapping Isolator. See [Smart Dovetail Isolator System](/ecosystem/accessories/smart-dovetail-isolator-system.md) for more info.
{% endhint %}

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


---

# 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/payloads/ventus-ogi/operating-handbook/setting-up-astro-with-ogi.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.
