# VIII.	Flight detection and altitude setup

1. The plane icon on the top left of the screen indicates wether a flight is beeing recorded or not. The vario automatically detects when you’re flying, based on the vario.

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

2. Pressing the central button on screen #3 ables you to setup the current altitude. Press left and right to select the digit you want to change, and central button to change it.                                 Select the unit digit and press the central button to validate the altitude.

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


---

# 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/alti-v3-english-manual/viii.-flight-detection-and-altitude-setup.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.
