# Powering On & Off

### **Power On**

Press and hold the power button for 3 seconds or more until the device powers on.

### **Power Off**

Press and hold the power button for 1.5 seconds, then select OK to the pop-up screen to confirm shutdown.&#x20;

<figure><img src="/files/fraEuZdfnNvxQk6eNVAL" alt=""><figcaption></figcaption></figure>

### Storage Mode

The GCS will automatically enter storage mode (deep sleep mode) if no discharge activity occurs for 15 consecutive days (for example, when the device remains powered off).\
To exit storage mode, the device must be connected to a power supply. <br>

### Debugging Mode

An abnormal shutdown occurs when the power button is held for 12 seconds until the screen turns black. In this case, the system does not fully power off and instead enters debugging mode.

To recover, press and hold the power button for approximately 19 seconds until the screen turns on and the device boots normally.


---

# 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.inspiredflight.com/inspired-documentation/products/ground-control-stations/gs-one/powering-on-and-off.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.
