# 9.1.4 Pressure Sensor Calibration

### “This calibration establishes the current pressure as the reference point for zero altitude.”

**Step 1**. Locate the '**PRESSURE**' section visible on your screen. This area will provide access to calibrating the Pressure Sensor, as shown in the screen below.

<figure><img src="/files/gzRZY1TqGbQN9rOOCmBj" alt=""><figcaption><p>Pressure Sensor</p></figcaption></figure>

**Step 2**. Click on the “**Calibrate**” button to start the calibration of pressure sensors. After completion of the calibration process, you will see the following screen.

<figure><img src="/files/hypbSF81GdnuhGnIGHKy" alt=""><figcaption><p>Pressure Sensor Calibration Complete</p></figcaption></figure>

By completing the pressure sensor calibration, you have now set the current pressure as the reference point for zero altitude, ensuring accurate measurements in your system.


---

# 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://aerogcs-orange-docs.aeromegh.com/9.-settings-rpa-settings/9.1-sensors/9.1.4-pressure-sensor-calibration.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.
