> 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/payloads.md).

# Payloads

IFT drones are able to support a multitude of different payloads in order to serve many applications. This section details the different payload offerings from IFT.

### IF1200A Universal Payload Interface Specification Sheet

{% file src="/files/Rhox1p6Q9PN4E7YU8aub" %}

Inspired Flight's vehicle camera/sensor payload configurations are equipped with [Gremsy gimbals ](https://gremsy.com/)(Pixy U, Pixy WE, T3, S1) and the [Phase One P3](https://geospatial.phaseone.com/drone-payload/p3-payload-for-drones/); these can be utilized in future payload configurations as well. &#x20;

<table><thead><tr><th align="center">AIRCRAFT</th><th width="303">PAYLOAD (Camera, Gimbal)</th><th>FLIGHT TIME (min)</th></tr></thead><tbody><tr><td align="center">IF1200A</td><td>No Payload</td><td>43 min</td></tr><tr><td align="center">IF1200A</td><td>Workswell WIRIS Pro Series, S1</td><td>31 min</td></tr><tr><td align="center">IF1200A</td><td>Workswell WIRIS Enterprise, Pixy WE, T3</td><td>39 min</td></tr><tr><td align="center">IF1200A</td><td>Sony RX100, S1</td><td>38 min</td></tr><tr><td align="center">IF1200A</td><td>Sony RX1R, Pixy U</td><td>38 min</td></tr><tr><td align="center">IF1200A</td><td>Sony RX1R II, S1</td><td>38 min</td></tr><tr><td align="center">IF1200A</td><td>Sony (ILCE) A6500, S1</td><td>38 min</td></tr><tr><td align="center">IF1200A</td><td>Sony A7R IV, T3</td><td>36 min</td></tr><tr><td align="center">IF1200A</td><td>Phase One iXM - 100, T3</td><td>35 min</td></tr></tbody></table>


---

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

```
GET https://docs.inspiredflight.com/inspired-documentation/products/payloads.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.
