> For the complete documentation index, see [llms.txt](https://docs.gremsy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gremsy.com/payloads/vio/case-study/gremsy-vio-x-if800/installing-and-uninstalling-vio-on-smart-dovetail.md).

# Installing & Uninstalling Vio on Smart Dovetail

If using the Pro Damping Kit on the IF800, IFT recommends the Vio payload be mounted in Position 2. Please see the IF800 [Payload Mounting](https://docs.inspiredflight.com/inspired-documentation/products/aircraft/if800-tomcat/if800-tomcat-overview/payload-mounting) section for additional details.

Ensure the aircraft is powered off prior to attaching or detaching the Vio from the aircraft.

## Mounting the Gremsy Vio F1

{% stepper %}
{% step %}

## Align the payload dovetail connector

Align payload dovetail connector with the aircraft dovesocket quick release mount and insert the dovetail into the dovesocket. When the dovetail is fully inserted the safety latch will click. This is an indicator that the payload is fully inserted into the quick release mount.

![](/files/78eca53041fbb1590c9c21f48d36c2d81b9f1bd0)
{% endstep %}

{% step %}

## Lock the quick release lever

Push the quick release lever on the side of the dovesocket towards the back of the aircraft. You will feel the tension of the quick release lever get tighter and it should be hand tight prior to hitting the dovesocket housing. This ensures a tight, vibration free, secure connection between the payload and the aircraft.

![](/files/17fd269c7bb5fba328bd75764403e55281de0ad0)

Quick Release Lever is unlocked

![](/files/93e3c777a3a79643fcdd703cb5be0db6c15ebabb)

Quick Release Lever is locked
{% endstep %}

{% step %}

## Ensure the payload is level

Ensure the payload is level prior to powering on. (see image below).

![](/files/c04083382c2e6c805a86e9b9e41817653aa1603a)

Ensure the Vio is level prior to powering on, as shown.
{% endstep %}
{% endstepper %}

## Remove Gremsy Vio F1

{% stepper %}
{% step %}

## Unlock the red lever

To remove the payload, unlock the red lever by pulling it towards the front of the aircraft.
{% endstep %}

{% step %}

## Remove the gimbal from the mount

When the lever is in the open position, press the red locking button on the opposite side and pull the gimbal by the locking mechanism towards the front of the aircraft until it slides free.

![](/files/8969f62cc88db867cd7a8e1c3a18728257bb15cf)

Latch is unlocked.

![](/files/216a8e314988c0d11c05e9b1837291bae6d271cf)

While pressing the red button (2) pull in the gimbal towards the forward section of the aircraft as indicated (3).
{% endstep %}
{% endstepper %}


---

# 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.gremsy.com/payloads/vio/case-study/gremsy-vio-x-if800/installing-and-uninstalling-vio-on-smart-dovetail.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.
