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

# SPECIFICATION

## Specification

| **Specification**           | **Details**                                                                       |
| --------------------------- | --------------------------------------------------------------------------------- |
| **System Type**             | 3-Axis Digital Gyro-Stabilized                                                    |
| **Weight**                  | 2.65 lbs / 1200 g                                                                 |
| **Camera Cage (W x L x H)** | 152 mm x 100 mm x 120 mm                                                          |
| **Construction**            | All Aluminum                                                                      |
| **Input Voltage**           | 15 – 52V                                                                          |
| **Working Current**         | - Static: 300 mA @ 14.5V - Dynamic: 600 mA @ 14.5V - Locked Motor Max: 4A @ 14.5V |
| **Connection Interfaces**   | USB, CAN, UART, Bluetooth                                                         |
| **Maximum Payload**         | 3.75 lbs / 1700 g                                                                 |
| **OS Platforms Supported**  | Windows / Mac / iOS / Android                                                     |
| **Single Operator**         | Follow Mode / LB2                                                                 |
| **Dual Operator**           | SBUS / Spektrum / PPM / LB2                                                       |
| **Pan Range**               | ±345°                                                                             |
| **Tilt Range**              | ±150°                                                                             |
| **Roll Range**              | +80° / -264°                                                                      |

## GREMSY T3V3 MECHANICAL COMPONENTS

<figure><img src="/files/4wU4AejCZY35YlQRDilZ" alt=""><figcaption></figcaption></figure>

1. HDMI Hyper quick release
2. Pan motor
3. Pan adjustment
4. Roll motor
5. Gimbal controller
6. Roll adjustment
7. Tilt motor
8. Tilt top bar
9. Camera plate
10. Tilt front- back adjustment
11. Tilt vertical adjustment
12. Top camera screw


---

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