# 6 RPA Configuration

RPA is a Remotely Piloted Aircraft. Therefore, it should work remotely and provide accurate results. Drones are controlled by the pilot through remote control associated with the drone.

* Calibration of sensors, motors, ESCs, and compass is important for a flight that is to be carried out before the flight.&#x20;
* The camera parameters are to be set to capture maximum and good-quality images and videos of the area over which the drone is flying.
* The actions are to be assigned to handle emergency situations to avoid the destruction of a drone.
* Parameters related to battery, power, and others are adjusted and set very easily with RPA Configuration.


---

# 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-docs.aeromegh.com/5-rpa-configuration.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.
