> 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-for-m300-m350/pixy-sm/getting-started/specification.md).

# Specification

<table data-header-hidden data-full-width="false"><thead><tr><th width="276"></th><th></th></tr></thead><tbody><tr><td>Weight </td><td>1.26lbs/ 570g</td></tr><tr><td>Dimension (WxDxH)</td><td>147(W) x 157(D) x 190(H)</td></tr><tr><td>Built-In Functions</td><td><p>1. Operation Modes: Motor ON/OFF, Lock mode, Follow mode / Mapping mode.</p><p>2. Temperature Sensor.</p><p>3. Gremsy Specialized Gimbal Drive Motors with Encoders.</p><p>4. USB-C connection.</p><p>5. Gremsy Advanced 32-Bit high performance ARM microprocessor.</p><p>6. Gimbal control.</p><p>7. Sony A7R4 control.</p><p>8. DJI M300 connection.</p></td></tr><tr><td>Supported Camera</td><td>Sony A7R IV/A7R V</td></tr><tr><td>Supported Lens</td><td>SEL28F20 | SEL35F28Z | SEL55F18Z</td></tr><tr><td>Drone Flatform Supported</td><td>DJI M300 RTK</td></tr><tr><td>Connetion</td><td>DJI Skyport 2.0 / UART / USB-C</td></tr><tr><td>Operating Power</td><td>13.7V</td></tr><tr><td>PC Assistant Software Requirements</td><td>Windows 10 or above; macOS 12.0 or above</td></tr><tr><td>Working Current</td><td><p>Static current: 400mA (@13.7V)</p><p>Dynamic current: 800mA (@13.7V)</p><p>Locked motor current: Max 4.0A (@13.7V)</p></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-for-m300-m350/pixy-sm/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.
