# Global Settings

Global settings can be opened from the Project List screen immediately after opening the app. Select the <img src="/files/5ugDAKH448dTQhx50h6o" alt="" data-size="line"> to open the settings.&#x20;

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

## Aircraft Settings

{% hint style="info" %}
The Aircraft Settings are only accessible when Astro is connected to Site Scan. If the option is grayed out, connect to the Herelink hotspot.
{% endhint %}

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

### RC Stick Control Mode

Sets the configuration for how the stick inputs control the aircraft. This option is set to mode 2 by default. Unless you are very familiar with other control modes, we highly recommend that you avoid changing this setting.&#x20;

### Sensors Calibration

Shows the current calibration state of the sensors in the aircraft. If all options are green, no action is needed. If a sensor is not calibrated properly, the dot will be yellow or red. Tap on the associated sensor to recalibrate.&#x20;

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

##

##

## Compass Calibration

{% hint style="warning" %}

It is recommended to do Sensor Calibrations in the AMC app. Please refer to <https://docs.auterion.com/hardware-integration/flight-controller-customization/sensors-setup/compass-calibration>

{% endhint %}

## Camera Settings

{% hint style="info" %}
The Camera Settings are only accessible when Astro is connected to Site Scan. If the option is grayed out, connect to the Herelink hotspot.
{% endhint %}

<figure><img src="/files/7tS49WBoRmAr2wkNlad9" alt=""><figcaption></figcaption></figure>

## Flight Settings

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

## Geozone

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

## Share Location

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

## Geospatial

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

## My Account

<figure><img src="/files/9DglfYhDh1J81asRjNWW" alt=""><figcaption></figcaption></figure>

## General Settings

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

## System Info

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


---

# 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://docs.freeflysystems.com/astro/other-user-manuals/ecosystem/esri-arcgis-flight-site-scan/global-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.
