> 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/weight-and-balance.md).

# Weight and Balance

{% hint style="info" %}
The IF800 now comes with the Midweight Pro Damping Kit as the standard payload mounting interface. Details such as possible mounting positions and weight limits are seen below.
{% endhint %}

## IF800 Pro Damping Kit Positions & Weight Limits

<table data-full-width="true"><thead><tr><th width="232">Position Number and Offset (Distance from Vehicle Center)</th><th width="324.04296875">Figure</th><th>Weight Limit</th><th>Optimal Weight for Balance</th></tr></thead><tbody><tr><td>Position 1 - 125 mm</td><td><img src="/files/Ng3fRH9d3fY8IFkErrot" alt="" data-size="original"></td><td>1.2 kg (2.6 lbs)</td><td>0.7 kg (1.5 lbs)</td></tr><tr><td>Position 2 - 100 mm</td><td><img src="/files/BLI1gZe1bPK4pCBCFVOV" alt="" data-size="original"></td><td>1.7 kg (3.7 lbs)</td><td>0.9 kg (2.0 lbs)</td></tr><tr><td>Position 3 - 75 mm</td><td><img src="/files/VfyvvQSAnmpAsaNYulLZ" alt="" data-size="original"></td><td>1.9 kg (4.2 lbs)</td><td>1.4 kg (3.1 lbs)</td></tr><tr><td>Position 4 - 50 mm</td><td><img src="/files/iCCatDATNI8qC6f9jwoJ" alt="" data-size="original"></td><td>2.6 kg (5.7 lbs)</td><td>2.4 kg (5.3 lbs)</td></tr></tbody></table>

## Legacy IF800 Payload Mounting

The stock damping plate (shipped prior to Q3 2025) is fixed in Position 2, and is limited to a payload weight of 1.5kg. Please contact IFT to explore Pro Damping Kit upgrade path(s). For instructions on how to remove the legacy damping plate and install the Pro Damping Kit, please watch the video on the [IF800 Midweight Pro Damping Kit](/inspired-documentation/products/aircraft/if800-tomcat/if800-tomcat-overview/payload-mounting/if800-pro-damping-kits/if800-midweight-pro-damping-kit.md) page.

<figure><img src="/files/nsvMtPgC4gvwm7fScmFp" 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/weight-and-balance.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.
