> 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-we/getting-started/specification.md).

# Specification

## DIMENSIONS

<figure><img src="/files/PIGEIuldd9DYPhHGheKM" alt="" width="563"><figcaption><p>Pixy WE</p></figcaption></figure>

## CAMERA SUPPORT

Pixy WE is the gimbal tailored for **Workswell Wiris Enterprise.**

<figure><img src="/files/pDLETdk76o7zdD4hxpf1" alt="" width="563"><figcaption></figcaption></figure>

## GENERAL

<table data-header-hidden><thead><tr><th width="288"></th><th></th></tr></thead><tbody><tr><td>Weight (Gimbal+Quick Release)</td><td>500g</td></tr><tr><td>Dimension (DxWxH)</td><td>157 x 117 x 168 (mm)</td></tr><tr><td>Supported Camera</td><td>Wiris Enterprise</td></tr><tr><td>Built-In Functions</td><td><ul><li>Operation Modes: ON/OFF, Lock mode, Follow mode, Mapping mode.</li><li>Temperature Sensor.</li><li>Gremsy Specialized Gimbal Drive Motors with Encoders.</li><li>Micro USB connection</li><li>Gremsy Advanced 32-Bit high performance ARM microprocessor</li><li>S-Bus/Spektrum/PPM Receiver Supported</li></ul></td></tr><tr><td>Quick Release</td><td>Pixy Quick Release</td></tr><tr><td>Input Power</td><td>14 - 52 VDC</td></tr><tr><td>Connections</td><td>Micro USB, CAN, UART (Gimbal MAVLink Protocol), PPM, Sbus, Spektrum, Bluetooth, Micro HDMI.</td></tr></tbody></table>


---

# 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-we/getting-started/specification.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.
