# GPS

Each Ares Alpha props has an integrated GPS module. By connecting to the the Ares Alpha servers, all props will send in real-time their location on the map. Check how to [integrate ](/ares-alpha-props-manual-en/ares-alpha-platform-integration.md)your props in [Ares Alpha](https://www.ares-alpha.com/) platform for more information.

{% hint style="warning" %}
GPS signal will work mostly under clear sky. Inside the buildings, the signal will be lost, or  the resolution will be very low.

The initial GPS lock may take up to 10 minutes, so please be patient when starting the prop.
{% 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://docs.ares-alpha.com/ares-alpha-props-manual-en/gps.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.
