# STATUS LED INDICATOR

<table><thead><tr><th width="140" align="center">No.</th><th width="311" align="center">Led status</th><th align="center">Description</th></tr></thead><tbody><tr><td align="center">01</td><td align="center"><img src="https://gremsy.com/Data/Sites/1/media/manual/t3v3/red_blink.png" alt=""> Blink          </td><td align="center">Low Battery</td></tr><tr><td align="center">02</td><td align="center"><img src="https://gremsy.com/Data/Sites/1/media/manual/t3v3/red_solid.png" alt=""> Solid          </td><td align="center">System Error (Motor or IMU)</td></tr><tr><td align="center">03</td><td align="center"><img src="https://gremsy.com/Data/Sites/1/media/manual/t3v3/white_blink.png" alt=""> Blink          </td><td align="center">Calibrating</td></tr><tr><td align="center">04</td><td align="center"><img src="https://gremsy.com/Data/Sites/1/media/manual/t3v3/white_solid.png" alt=""> Solid          </td><td align="center">System Boot</td></tr><tr><td align="center">05</td><td align="center"><img src="https://gremsy.com/Data/Sites/1/media/manual/t3v3/yellow_blink.png" alt=""> Blink          </td><td align="center">System Ready</td></tr><tr><td align="center">06</td><td align="center"><img src="https://gremsy.com/Data/Sites/1/media/manual/t3v3/green_blink.png" alt=""> Blink          </td><td align="center">Lock Mode</td></tr><tr><td align="center">07</td><td align="center"><img src="https://gremsy.com/Data/Sites/1/media/manual/t3v3/green_solid.png" alt=""> Solid          </td><td align="center">Follow Mode</td></tr><tr><td align="center">08</td><td align="center"><img src="https://gremsy.com/Data/Sites/1/media/manual/t3v3/blue_blink.png" alt=""> Blink          </td><td align="center">Remote with Lock Mode</td></tr><tr><td align="center">09</td><td align="center"><img src="https://gremsy.com/Data/Sites/1/media/manual/t3v3/blue_solid.png" alt=""> Solid          </td><td align="center">Remote with Follow Mode</td></tr><tr><td align="center">10</td><td align="center"><img src="https://gremsy.com/Data/Sites/1/media/manual/t3v3/red_blink.png" alt=""><img src="https://gremsy.com/Data/Sites/1/media/manual/t3v3/white_blink.png" alt=""> Blink</td><td align="center">Auto-tuning in process</td></tr><tr><td align="center">11</td><td align="center"><img src="https://gremsy.com/Data/Sites/1/media/manual/t3v3/pink_blink.png" alt=""> Blink          </td><td align="center">Canlink with Lock Mode</td></tr><tr><td align="center">12</td><td align="center"><img src="https://gremsy.com/Data/Sites/1/media/manual/t3v3/pink_solid.png" alt=""> Solid          </td><td align="center">Canlink with Follow Mode</td></tr></tbody></table>


---

# Agent Instructions: 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-two-axis-t3v3/getting-started/status-led-indicator.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.
