> 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/lr1-payload/payload-overview-and-setup.md).

# Payload Overview and Setup

## LR1 Payload Hardware Overview

Astro + LR1 Payload is designed to fill the needs of enterprise mapping and inspection workflows.

* Learn more about the [Astro aircraft here.](https://freefly.gitbook.io/astro-public/)
* The LR1 Payload consists of a Freefly gimbal with an integrated Sony ILX-LR1 camera. It is developed for use with Astro and other vehicles that use the Freefly Smart Dovetail and the Pixhawk Payload Bus standard.

<div align="left"><figure><img src="/files/X1LN9zEixPU4X9AoMsck" alt="" width="375"><figcaption><p>LR1 Payload in hard case with multiple lenses</p></figcaption></figure></div>

## Installing the Isolator

{% content-ref url="/pages/jpArG6GfhB0Pf5JHQzRv" %}
[Smart Dovetail Isolator System](/ecosystem/accessories/smart-dovetail-isolator-system.md)
{% endcontent-ref %}

## Installing/Removing the Gimbal from Astro

{% hint style="warning" %}
Smart Dovetail is not hotswap compatible. To avoid damaging Astro or your payload, please power off the aircraft before attaching or removing a Smart Dovetail payload.
{% endhint %}

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

## Updating Gimbal and Camera Firmware

{% content-ref url="/pages/yxg5PKFmCSQfUvbAU3Wb" %}
[Gimbal Firmware](/ecosystem/payloads/payload-maintenance/gimbal-firmware.md)
{% endcontent-ref %}

{% content-ref url="/pages/h6zEYmBuBVnulBPwasqL" %}
[Payload Camera Firmware Update](/ecosystem/payloads/payload-maintenance/payload-camera-firmware-update.md)
{% endcontent-ref %}

## Updating Astro and AMC

{% hint style="success" %}
LR1 Payload is compatible with:\
\
\- Astro firmware 1.6 and above.\
\- AMC 1.28.10 and above
{% endhint %}

{% hint style="info" %}
See [Astro Software Release Notes](https://freefly.gitbook.io/astro-public/maintenance/software-release-notes) for the latest updates.
{% endhint %}


---

# 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/lr1-payload/payload-overview-and-setup.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.
