# X.	Height above ground

The NAV is able to tell you how high from the ground you are. Thanks to topography data recorded by the Shuttle Radar Topography Mission realized in 2000 by Endeavour space shuttle (see <http://en.wikipedia.org/wiki/Shuttle_Radar_Topography_Mission>).

<mark style="color:red;">**From the Nav V3, the worldwide topography is already embedded in the instrument.**</mark>

&#x20;For the older versions of the Nav, here is the process to send the topography data into your instrument:

&#x20;1\)      You must go to our dedicated webpage: <https://www.syride.com/en/topography>

2\)      Then move the red rectangle to your selected fly area, and download the data.

3\)      Turn on and connect your NAV with the USB cable.

4\)      Then go in the SYS PC Tool, and click on the **“Send a file to my instrument”** icon, and select the file you previously downloaded.

5\)      Wait until the end ot the file upload and restart your instrument.&#x20;

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

Caution, height above the ground has a precision of ±20m, plus the GPS precision (a few meters).&#x20;

<mark style="color:red;">**To display your height above ground, this information must be included in your screen configuration (see previous chapter) and you need GPS reception.**</mark>


---

# 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/nav-v3-english-manual/x.-height-above-ground.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.
