# Remote Identification (RID)

{% hint style="info" %}
If RID is required, it will be configured by DeltaQuad during the calibration process. No further action is needed from the operator to activate RID. Please follow the steps below to enable broadcasting of the GCS’s location.
{% endhint %}

1. Connect the USB-GPS module to the Toughbook.

<figure><img src="/files/CrNlwnUrgzqSDpTaSKBu" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/NjWaqoFujRoyTBRwoYo0" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/0JaTA85c10NCE5ElCB2j" alt="" width="563"><figcaption></figcaption></figure>

2. Open Auterion Mission Control (AMC).

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

3. Open the **Vehicle Overview** by clicking on **Vehicle Status** in the upper-left corner of AMC.

<figure><img src="/files/8zct0fgZWrMhpn2tf4Ct" alt=""><figcaption></figcaption></figure>

3. Open the **RemoteID** tab and verify that the Status is **Operative**.

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

{% hint style="danger" %}
If the GPS location of the GCS is not available, the **Vehicle Status** will be **red**, and arming is not possible.
{% endhint %}

{% hint style="warning" %}
There is an option to **use a fixed station position**. The operator must verify that this option complies with the laws and regulations of the country where the vehicle is operated. For example, in the United States, using a fixed position is not allowed. A continuous update of the GCS location must be provided.
{% endhint %}

When using the fixed station position option, the operator must provide the **latitude**, **longitude**, and **altitude** of the GCS.

<figure><img src="/files/G2rFVosylujr2PPwB9Kx" 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.deltaquad.com/gov/setup/ground-control-station-gcs/remote-identification-rid.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.
