# II.	Start and turn off the instrument

It is important to know that unlike the screens we use daily, the Evo V2's display consumes absolutely nothing as long as it is not refreshed.

1. To start the instrument, simply press the start button. ![](/files/df3c243de1f8d16e00d516b98a725d7eed22f015)
2. If an error is detected during sensor initialization, a message will appear, otherwise you will go directly to the first flight screen.
3. Shutdown is automatic as soon as the instrument detects neither ground speed nor variometer for **20 minutes**. To turn it off manually, you can also press the main button for 3 seconds. If a flight is being recorded, it will be closed before the instrument powers off.


---

# 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://manuals.syride.com/notice-evo-v2-english/ii.-start-and-turn-off-the-instrument.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.
