# MIO

- [FAQ](https://docs.gremsy.com/gimbals/mio/faq.md): MIO
- [GETTING STARTED](https://docs.gremsy.com/gimbals/mio/getting-started.md)
- [Introduction](https://docs.gremsy.com/gimbals/mio/getting-started/introduction.md): MIO
- [Specification](https://docs.gremsy.com/gimbals/mio/getting-started/specification.md)
- [I/O Connection](https://docs.gremsy.com/gimbals/mio/getting-started/i-o-connection.md): Mio will be used with the S-PORT, which will help users plug and unplug the camera in or out of the drone as fast as possible.
- [What's in the box?](https://docs.gremsy.com/gimbals/mio/getting-started/whats-in-the-box.md): MIO
- [OPERATION MODES](https://docs.gremsy.com/gimbals/mio/operation-modes.md)
- [BALANCING](https://docs.gremsy.com/gimbals/mio/balancing.md): MIO GIMBAL
- [GIMBAL CONFIGURATION](https://docs.gremsy.com/gimbals/mio/gimbal-configuration.md): After the camera is balanced on the MIO, it’s time to fine tune some parameters for best performance.
- [FOLLOW MODE SETTINGS](https://docs.gremsy.com/gimbals/mio/gimbal-configuration/follow-mode-settings.md)
- [IMU SENSOR](https://docs.gremsy.com/gimbals/mio/gimbal-configuration/imu-sensor.md)
- [REMOTE CONTROL](https://docs.gremsy.com/gimbals/mio/remote-control.md): MIO
- [SBUS/PPM SETTINGS](https://docs.gremsy.com/gimbals/mio/remote-control/sbus-ppm-settings.md)
- [M600/M600 PRO](https://docs.gremsy.com/gimbals/mio/m600-m600-pro.md): MIO
- [HERELINK](https://docs.gremsy.com/gimbals/mio/herelink.md): MIO
- [PIXHAWK - MIO - FLIR DUO PRO R](https://docs.gremsy.com/gimbals/mio/pixhawk-mio-flir-duo-pro-r.md)


---

# Agent Instructions: 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.gremsy.com/gimbals/mio.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.
