> 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/gimbals/mio/getting-started/specification.md).

# Specification

<table data-header-hidden><thead><tr><th width="247"></th><th></th></tr></thead><tbody><tr><td>Mio's Weight</td><td>0.53 lbs / 240 g</td></tr><tr><td>Gimbal Dimension</td><td>99(W) x 120(D) x 175(H)</td></tr><tr><td>Maximum Payload</td><td>0.88 lbs / 400 g</td></tr><tr><td>Input Voltage UBEC</td><td>14 – 52V</td></tr><tr><td>Input Voltage Gimbal</td><td>12V / 5A</td></tr><tr><td>Supported Camera</td><td><p>Flir DUO Pro R, Flir Vue Pro, Flir Vue, Sony R10C, Sony QX1, Rededge MX, Sony RX0 I, Sony RX0 II.</p><p> </p></td></tr><tr><td>Built-In Functions</td><td><ul><li>Operation Modes: Motor ON/OFF, Lock mode, Follow mode / Mapping mode, Inverted mode/ Front mode.</li><li>Temperature Sensor.</li><li>Gremsy Specialized Gimbal Drive Motors with Encoders.</li><li>Micro USB connection.</li><li>Gremsy Advanced 32-Bit high performance ARM microprocessor.</li><li>S-Bus/PPM Receiver Supported</li></ul></td></tr><tr><td>Connections</td><td>USB 2.0, CAN, UART, S-bus, PPM, Bluetooth 4.0.</td></tr><tr><td>PC Assistant Software Requirements</td><td>Windows 10 or above; Mac OS X 12.0 or above.</td></tr><tr><td>Mobile Assistant Software Requirements</td><td>iOS 14.0 or above; Android 10.0 or above.</td></tr><tr><td>Quick Release</td><td>S-Port (Mio Quick Release).</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, and the optional `goal` query parameter:

```
GET https://docs.gremsy.com/gimbals/mio/getting-started/specification.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.
