# AEVO

- [FAQ](https://docs.gremsy.com/gimbals/aevo/faq.md)
- [GETTING STARTED](https://docs.gremsy.com/gimbals/aevo/getting-started.md): User Manual
- [Introduction](https://docs.gremsy.com/gimbals/aevo/getting-started/introduction.md)
- [Features](https://docs.gremsy.com/gimbals/aevo/getting-started/features.md)
- [Specification](https://docs.gremsy.com/gimbals/aevo/getting-started/specification.md)
- [I/O Connectors](https://docs.gremsy.com/gimbals/aevo/getting-started/i-o-connectors.md)
- [What's in the box?](https://docs.gremsy.com/gimbals/aevo/getting-started/whats-in-the-box.md)
- [Quick Release](https://docs.gremsy.com/gimbals/aevo/getting-started/quick-release.md)
- [Powering Up](https://docs.gremsy.com/gimbals/aevo/getting-started/powering-up.md)
- [Status LED Indicator](https://docs.gremsy.com/gimbals/aevo/getting-started/status-led-indicator.md)
- [Operation Mode](https://docs.gremsy.com/gimbals/aevo/getting-started/operation-mode.md)
- [Gimbal Mode](https://docs.gremsy.com/gimbals/aevo/getting-started/gimbal-mode.md)
- [CAMERA MOUNTING & BALANCING](https://docs.gremsy.com/gimbals/aevo/camera-mounting-and-balancing.md)
- [Mounting The Camera](https://docs.gremsy.com/gimbals/aevo/camera-mounting-and-balancing/mounting-the-camera.md)
- [Tilt Axis Balance](https://docs.gremsy.com/gimbals/aevo/camera-mounting-and-balancing/tilt-axis-balance.md)
- [Tilt Up-Down Balance](https://docs.gremsy.com/gimbals/aevo/camera-mounting-and-balancing/tilt-axis-balance/tilt-up-down-balance.md)
- [Tilt Front-Back Balance](https://docs.gremsy.com/gimbals/aevo/camera-mounting-and-balancing/tilt-axis-balance/tilt-front-back-balance.md)
- [Roll Axis Balance](https://docs.gremsy.com/gimbals/aevo/camera-mounting-and-balancing/roll-axis-balance.md)
- [Pan Axis Balance](https://docs.gremsy.com/gimbals/aevo/camera-mounting-and-balancing/pan-axis-balance.md)
- [GIMBAL CONFIGURATION](https://docs.gremsy.com/gimbals/aevo/gimbal-configuration.md)
- [Stiffness Tunning](https://docs.gremsy.com/gimbals/aevo/gimbal-configuration/stiffness-tunning.md): Stiffness setting has a significant impact on the performance of the T7. This setting adjusts the degrees to which the gimbal tries to correct for unwanted camera movement and hold the camera stable.
- [Filter](https://docs.gremsy.com/gimbals/aevo/gimbal-configuration/filter.md)
- [Follow Mode Settings](https://docs.gremsy.com/gimbals/aevo/gimbal-configuration/follow-mode-settings.md)
- [Rotation Limit](https://docs.gremsy.com/gimbals/aevo/gimbal-configuration/rotation-limit.md)
- [IMU](https://docs.gremsy.com/gimbals/aevo/gimbal-configuration/imu.md)
- [REMOTE CONTROL](https://docs.gremsy.com/gimbals/aevo/remote-control.md)
- [SBUS/PPM Receiver Connection](https://docs.gremsy.com/gimbals/aevo/remote-control/sbus-ppm-receiver-connection.md)
- [JR/SPEKTRUM Receiver Connection](https://docs.gremsy.com/gimbals/aevo/remote-control/jr-spektrum-receiver-connection.md)
- [Control Channel Configuration](https://docs.gremsy.com/gimbals/aevo/remote-control/control-channel-configuration.md)
- [INSTALLING SOFTWARE](https://docs.gremsy.com/gimbals/aevo/installing-software.md)
- [UPGRADING FIRMWARE](https://docs.gremsy.com/gimbals/aevo/upgrading-firmware.md): Aevo
- [TROUBLESHOOTING](https://docs.gremsy.com/gimbals/aevo/troubleshooting.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/aevo.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.
