> For the complete documentation index, see [llms.txt](https://manuals.syride.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuals.syride.com/english-manual-alti-and-gps-v4/4-turning-the-instrument-on-and-off.md).

# 4) Turning the instrument on and off

#### **Turning on the instrument**

To turn on the instrument, simply press the **center button**. The screen turns on immediately and the instrument is ready to use.

Sensor initialization and GPS acquisition are performed automatically in the background.

***

**Turning off the instrument**

<figure><img src="/files/3rtqSbrLkCEYTj2JRi6u" alt=""><figcaption></figcaption></figure>

To turn off the instrument, use the **left and right buttons** to navigate to the **“Shutdown”** screen, then press the **center button** to confirm.

If a flight recording is in progress, a confirmation prompt will appear to prevent accidental interruption. Confirm shutdown with the center button or go back using the navigation buttons.

***

#### **Automatic shutdown**

To preserve battery life, the instrument automatically turns off after **20 minutes of inactivity**.

Inactivity is defined as the absence of:

* button presses,
* ground speed variation,
* or pressure variation.

This automatic shutdown delay can be configured using the **Syride Link** software.

***

⚠️ **Important note:** When a flight is being recorded, the instrument will not shut down automatically in order to ensure the integrity of the flight file.


---

# 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://manuals.syride.com/english-manual-alti-and-gps-v4/4-turning-the-instrument-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.
