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

# Pixy LR

- [FAQ](https://docs.gremsy.com/gimbals/pixy-lr/faq.md)
- [GETTING STARTED](https://docs.gremsy.com/gimbals/pixy-lr/getting-started.md)
- [Introduction](https://docs.gremsy.com/gimbals/pixy-lr/getting-started/introduction.md): Designed for the Sony ILX-LR1, Pixy LR provides professionals with a specialized payload for high-quality imaging and seamless aerial operations in industrial applications.
- [Specification](https://docs.gremsy.com/gimbals/pixy-lr/getting-started/specification.md)
- [I/O Connection](https://docs.gremsy.com/gimbals/pixy-lr/getting-started/i-o-connection.md): PIXY LR
- [What's in the box?](https://docs.gremsy.com/gimbals/pixy-lr/getting-started/whats-in-the-box.md)
- [Gimbal LED Indicator](https://docs.gremsy.com/gimbals/pixy-lr/getting-started/gimbal-led-indicator.md)
- [Gimbal Balance](https://docs.gremsy.com/gimbals/pixy-lr/getting-started/gimbal-balance.md)
- [Camera Mounting](https://docs.gremsy.com/gimbals/pixy-lr/getting-started/camera-mounting.md): Pixy LR
- [Damping Mounting](https://docs.gremsy.com/gimbals/pixy-lr/getting-started/damping-mounting.md)
- [Trouble Shooting](https://docs.gremsy.com/gimbals/pixy-lr/getting-started/trouble-shooting.md)
- [Connection Diagram](https://docs.gremsy.com/gimbals/pixy-lr/connection-diagram.md)
- [Set up with PX4](https://docs.gremsy.com/gimbals/pixy-lr/set-up-with-px4.md)
- [Setup with Ardupilot](https://docs.gremsy.com/gimbals/pixy-lr/setup-with-ardupilot.md)
- [Setup with Cube Pilot & Herelink](https://docs.gremsy.com/gimbals/pixy-lr/setup-with-cube-pilot-and-herelink.md)
- [Set up with Airpeak](https://docs.gremsy.com/gimbals/pixy-lr/set-up-with-airpeak.md)
- [AIRPIXEL ENTIRE SET INSTALLATION FOR CUBE PILOT/PIXHAWK](https://docs.gremsy.com/gimbals/pixy-lr/airpixel-entire-set-installation-for-cube-pilot-pixhawk.md)
- [SETUP CAMERA STRINGER](https://docs.gremsy.com/gimbals/pixy-lr/setup-camera-stringer.md)


---

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