# Remote ID

{% hint style="info" %}
The Remote ID version was added in **AuterionOS 2.5.5** and **AMC version 1.14.6**. In order for Remote ID to function, AuterionOS and AMC need the aforementioned version or newer to be installed on your vehicle and ground station.
{% endhint %}

Every drone sold in the US after September 22nd, 2022 is required to implement Remote ID. The EU and other countries will likely follow. With the upcoming software releases AuterionOS 2.5.5 and AMC 1.14.6, Auterion is providing the tools to be compliant with Remote ID requirements. AuterionOS is using WiFi Beacons to broadcast the Remote ID data at 3 Hz.

The drone manufacturer is ultimately responsible for making sure that a specific vehicle model fulfills all Remote ID requirements. For example, a WiFi antenna needs to be connected to Skynode and exposed, such that Remote ID information can be broadcast.


---

# 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.auterion.com/vehicle-operation/settings-and-maintenance/remote-id.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.
