> 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/pixy-lr-sp.md).

# Pixy LR SP

- [FAQ](https://docs.gremsy.com/gimbals/pixy-lr-sp/faq.md)
- [GETTING STARTED](https://docs.gremsy.com/gimbals/pixy-lr-sp/getting-started.md)
- [Introduction](https://docs.gremsy.com/gimbals/pixy-lr-sp/getting-started/introduction.md)
- [Specification](https://docs.gremsy.com/gimbals/pixy-lr-sp/getting-started/specification.md)
- [I/O Connection](https://docs.gremsy.com/gimbals/pixy-lr-sp/getting-started/i-o-connection.md): Pixy LR-Sport 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/pixy-lr-sp/getting-started/whats-in-the-box.md)
- [Gimbal LED Indicator](https://docs.gremsy.com/gimbals/pixy-lr-sp/getting-started/gimbal-led-indicator.md)
- [Gimbal Balance](https://docs.gremsy.com/gimbals/pixy-lr-sp/getting-started/gimbal-balance.md): This information page will help users balance the gimbal more easily.
- [Camera Mounting](https://docs.gremsy.com/gimbals/pixy-lr-sp/getting-started/camera-mounting.md)
- [CONNECTION DIAGRAM](https://docs.gremsy.com/gimbals/pixy-lr-sp/connection-diagram.md)
- [PAYLOAD CONNECTION](https://docs.gremsy.com/gimbals/pixy-lr-sp/payload-connection.md)
- [INSTALLATION](https://docs.gremsy.com/gimbals/pixy-lr-sp/installation.md)
- [VioZio Control Cable](https://docs.gremsy.com/gimbals/pixy-lr-sp/installation/viozio-control-cable.md)
- [Setup with the Ardupilot System](https://docs.gremsy.com/gimbals/pixy-lr-sp/installation/viozio-control-cable/setup-with-the-ardupilot-system.md): VioZio Control Cable Update April 2026
- [ENTIRE AIRPIXEL CONFIGURATION](https://docs.gremsy.com/gimbals/pixy-lr-sp/installation/viozio-control-cable/entire-airpixel-configuration.md)
- [CONTROL GIMBAL & CAMERA](https://docs.gremsy.com/gimbals/pixy-lr-sp/installation/viozio-control-cable/control-gimbal-and-camera.md)
- [Setup with the Ardupilot system for Siyi Remote](https://docs.gremsy.com/gimbals/pixy-lr-sp/installation/viozio-control-cable/setup-with-the-ardupilot-system-for-siyi-remote.md): Setup with the Ardupilot system for Siyi Remote (MK15, MK32)
- [SETUP WITH MAVLINK PASSTHROUGH](https://docs.gremsy.com/gimbals/pixy-lr-sp/installation/viozio-control-cable/setup-with-mavlink-passthrough.md)
- [Evo Control Cable](https://docs.gremsy.com/gimbals/pixy-lr-sp/installation/evo-control-cable.md)
- [Setup with the Ardupilot system](https://docs.gremsy.com/gimbals/pixy-lr-sp/installation/evo-control-cable/setup-with-the-ardupilot-system.md): Evo Control Cable


---

# 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/pixy-lr-sp.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.
