# 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 Firmware

{% content-ref url="/pages/yxg5PKFmCSQfUvbAU3Wb" %}
[Gimbal Firmware](/ecosystem/payloads/payload-maintenance/gimbal-firmware.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: 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/lr1-payload/payload-overview-and-setup.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.
