# 9. Settings (RPA Settings)

RPA, which stands for Remotely Piloted Aircraft, is designed to operate from a distance and deliver precise outcomes. Drones are managed by a pilot using a remote control linked to the drone itself. To ensure smooth operations, consider the following steps:&#x20;

**1. Calibrate Essential Components:** Before takeoff, it's crucial to calibrate sensors, motors, ESCs (Electronic Speed Controllers), and the compass. This pre-flight calibration enhances flight stability.&#x20;

**2. Optimize Camera Settings**: Set up the camera parameters to capture high-quality images and videos of the drone's flight area. This adjustment ensures optimal data collection.&#x20;

**3. Define Emergency Actions**: Assign appropriate actions to manage emergencies and prevent drone damage. Having predefined responses in place is vital for safe operations.&#x20;

**4. Configure Battery and Power Setting**s: Easily adjust parameters related to battery usage and power management using RPA Configuration. This helps streamline the drone's performance.&#x20;

By following these steps, you can make RPA operations more user-friendly and error-free.

Access RPA settings in AeroGCS ORANGE by clicking "**Settings**" in the Home Menu. As Shown in the Following Screen.

<figure><img src="/files/MkpOBXRczUaVTsAZYTlE" alt=""><figcaption><p>Settings</p></figcaption></figure>

{% hint style="info" %}
Note: 📶 Connect your drone to AeroGCS ORANGE to access the ⚙️ Settings screen. 🔗 (A stable connection is required for full functionality.)
{% endhint %}


---

# 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.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.
