# Ground Station Buttons & LED

![HereLink Blue Ground Station Labeled](/files/FVpCAIh0gezZIpcmPxkl)

|                        |                                       |
| ---------------------- | ------------------------------------- |
| Feature                | Specification                         |
| 1) Upper Left Wheel:   | Control gimbal (configurable)         |
| 2) Upper Right Button: | Take photo (configurable)             |
| 3) Button A:           | Configurable                          |
| 4) Button B:           | Configurable                          |
| 5) Power Button:       | Power on/off and unlock screen        |
| 6) Home Button:        | Return to Land options (configurable) |
| 7) Button C:           | Configurable                          |
| 8) Button D:           | Configurable                          |
| 9) Micro USB           | Charge battery/connect to computer    |

## Ground Station LED (Left)

|                      |                          |
| -------------------- | ------------------------ |
| Feature              | Specification            |
| Flashing Red Light:  | Critical battery power   |
| Steady Red Light:    | Low battery power        |
| Steady Yellow Light: | Medium battery power     |
| Steady Green Light:  | Sufficient battery power |


---

# 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.cubepilot.org/user-guides/cubepilot-ecosystem/cubepilot-partners/union-robotics/herelink-blue/herelink-blue-user-guide/ground-station/ground-station-buttons-and-led.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.
