# 9.2.4 Arming Checks

This screen displays the vehicle arming checks that have been configured by the OEM. Users can view these checks but cannot adjust them. As shown in Following screen

<figure><img src="/files/6Ujjr5a8AZTN4UdHOd0m" alt=""><figcaption><p>Arming Checks</p></figcaption></figure>

The following arming checks are displayed:

* Barometer
* Compass
* GPS lock
* INS
* Parameters
* RC Channels
* Board voltage
* Battery Level
* Airspeed
* Logging Available
* Hardware safety switch
* GPS Configuration
* System

**Each check is marked as either enabled or disabled, as determined by the OEM.**

&#x20;


---

# 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.2-safety-settings/9.2.4-arming-checks.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.
