# Tableau de bord

Le tableau de bord affiche les informations de télémétrie sur le véhicule actuel.

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

Les valeurs par défaut incluent l'altitude (par rapport au point de décollage), la vitesse horizontale et verticale, le temps de vol total et la distance entre le véhicule et la station au sol.

{% hint style="warning" %}
Veuillez noter, cependant, que l'altitude affichée, comme mentionné précédemment, est relative au point de décollage. L'altitude au-dessus du niveau du sol (AGL) n'est pas prise en charge. Elle dépend de la topologie du terrain sur lequel vous volez.
{% endhint %}

<figure><img src="/files/TK6plYTGzznDWB0VZaSY" 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://docs.cormoran.aero/manuel-utilisateur/interface-utilisateur-de-la-telecommande/tableau-de-bord.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.
