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

# Pixy S

- [FAQ](https://docs.gremsy.com/gimbals/pixy-s/faq.md)
- [User Manual](https://docs.gremsy.com/gimbals/pixy-s/user-manual.md)
- [Getting Started](https://docs.gremsy.com/gimbals/pixy-s/user-manual/getting-started.md)
- [Introduction](https://docs.gremsy.com/gimbals/pixy-s/user-manual/getting-started/introduction.md)
- [Key Feature](https://docs.gremsy.com/gimbals/pixy-s/user-manual/getting-started/key-feature.md)
- [Specification](https://docs.gremsy.com/gimbals/pixy-s/user-manual/getting-started/specification.md)
- [I/O Connections](https://docs.gremsy.com/gimbals/pixy-s/user-manual/getting-started/i-o-connections.md): Pixy S will be used with the HDMI HYPER QUICK RELEASE V2.0
- [What's in the box?](https://docs.gremsy.com/gimbals/pixy-s/user-manual/getting-started/whats-in-the-box.md)
- [Powering Up](https://docs.gremsy.com/gimbals/pixy-s/user-manual/getting-started/powering-up.md)
- [Operation Mode](https://docs.gremsy.com/gimbals/pixy-s/user-manual/getting-started/operation-mode.md)
- [Gimbal Mode](https://docs.gremsy.com/gimbals/pixy-s/user-manual/getting-started/gimbal-mode.md)
- [Gimbal Balancing](https://docs.gremsy.com/gimbals/pixy-s/user-manual/gimbal-balancing.md)
- [Firmware and Software](https://docs.gremsy.com/gimbals/pixy-s/user-manual/firmware-and-software.md): This page update the latest fimrware and software version for Pixy S
- [Drone System Connection Diagram](https://docs.gremsy.com/gimbals/pixy-s/user-manual/drone-system-connection-diagram.md): The simple diagram to show how to connect the Pixy S with supported flight controller and drone system
- [Cube Pilot Connection Diagram](https://docs.gremsy.com/gimbals/pixy-s/user-manual/drone-system-connection-diagram/cube-pilot-connection-diagram.md)
- [Skynode Connection Diagram](https://docs.gremsy.com/gimbals/pixy-s/user-manual/drone-system-connection-diagram/skynode-connection-diagram.md)
- [Trouble Shooting](https://docs.gremsy.com/gimbals/pixy-s/user-manual/trouble-shooting.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:

```
GET https://docs.gremsy.com/gimbals/pixy-s.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.
