> 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/payload-maintenance/installing-removing-payloads.md).

# Installing/Removing Payloads

To install the gimbal:

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

{% embed url="<https://www.youtube.com/watch?v=6DqvkCXBG40>" %}

* Orient the gimbal under the aircraft so that it is facing forward and the Smart Dovetail is facing upwards.
* Slide the gimbal Smart Dovetail into the Isolated Dovetail receiver that is on the underside of the aircraft. Slide until you hear an audible click of the safety latch and the connector is fully seated.
* Close the dovetail locking lever until tight and the gimbal is secure.

#### To remove the gimbal:

* Open the dovetail locking lever so that it is loose.
* Hold the safety latch so that it is disengaged.
* Slide the gimbal dovetail towards the front of the aircraft to fully disengage from the Smart Dovetail Mount and remove the gimbal.

{% hint style="success" %}
Listen for the audible ‘click’ when inserting the payload into the Smart Dovetail to ensure it is safely connected to Astro.
{% endhint %}

{% hint style="danger" %}
Never hotswap the payload. Ensure that Astro is powered off before installing or removing the payload.
{% 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/payload-maintenance/installing-removing-payloads.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.
