> For the complete documentation index, see [llms.txt](https://docs.inspiredflight.com/inspired-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inspiredflight.com/inspired-documentation/products/aircraft/if800-tomcat/if800-tomcat-overview/payload-mounting/if800-pro-damping-kits/if800-midweight-pro-damping-kit.md).

# IF800 Midweight Pro Damping Kit

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc4MmKOqStPrPjuqIeG3jbUl25SCb1IVZZCd0SqphTmNahtplQJZ8sL3xtNGVeFyxX_YCCI5ac_EekomNftg7D59qFviUqIgUDMmQuMz1PXQEqu3xVjpZLu6TdafoP7npdIlWdZ-A?key=HW_O9nMcj8ZUCb255lMLWoUh" alt=""><figcaption><p>The IF800 Midweight Pro Damping Kit</p></figcaption></figure>

{% embed url="<https://www.youtube.com/watch?ab_channel=InspiredFlightTechnologies&t=480s&v=opQZD6zdiww>" %}
Video installation guide demonstrating installation of a IF800 Pro Damping Kit, including removal of the stock damping plate
{% endembed %}

## Attaching the Midweight Pro Damping Kit to the IF800

1. Remove the pro damping kit from its packaging and ensure that all parts are present.

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

2. Place the payload rail with the first position towards the front of the drone, and secure using 4 long M3 screws.

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

3. Ensuring the payload rail clamps are in the open position and the thumb screw is facing towards the front, slide the damping plate onto the rails.

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

4. Secure the clamps on the side. Refer to [Weight and Balance](/inspired-documentation/products/aircraft/if800-tomcat/if800-tomcat-overview/payload-mounting/weight-and-balance.md) for positioning guidance.&#x20;

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

5. Slide on quick disconnect until it clicks into place

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

6. Secure the dovetail cage to the quick disconnect using 4 Short M3 Screws. Then tighten the front thumbscrew.

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

7. The IF800 Midweight Pro Damping Kit is now ready to use

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc4MmKOqStPrPjuqIeG3jbUl25SCb1IVZZCd0SqphTmNahtplQJZ8sL3xtNGVeFyxX_YCCI5ac_EekomNftg7D59qFviUqIgUDMmQuMz1PXQEqu3xVjpZLu6TdafoP7npdIlWdZ-A?key=HW_O9nMcj8ZUCb255lMLWoUh" alt=""><figcaption></figcaption></figure>


---

# 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.inspiredflight.com/inspired-documentation/products/aircraft/if800-tomcat/if800-tomcat-overview/payload-mounting/if800-pro-damping-kits/if800-midweight-pro-damping-kit.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.
