# Positioning Module

{% hint style="info" %}
We are currently creating documentation for our new range of devices. Please check back soon for guides and technical specifications to help you entirely use our latest technology.
{% endhint %}

The Positioning Module is a compact and powerful solution featuring an integrated miniature GPS antenna for precise geolocation capabilities. This module provides accurate real-time positioning, making it ideal for applications where space constraints and location accuracy are critical. The onboard GPS antenna ensures reliable satellite communication, enabling seamless navigation and tracking for devices in diverse environments. Whether used in asset tracking, autonomous robotics, intelligent transportation systems, or portable navigation devices, the Positioning Module offers robust and efficient geospatial data, significantly enhancing the functionality and effectiveness of your positioning solutions.

<figure><img src="/files/kxPZhntj6L80TRqSEFKC" alt="" width="375"><figcaption><p>Positioning Module Front View</p></figcaption></figure>

## Libraries and Samples

Some of our devices come with firmware that automatically utilizes the module without requiring any coding. For development kits or further customization, you may choose to use the following libraries and samples to create a custom application.

{% content-ref url="/pages/izyhvyYdXuesKoGTI2sm" %}
[Broken mention](broken://pages/izyhvyYdXuesKoGTI2sm)
{% endcontent-ref %}


---

# 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.evolion.io/hw/sensor-modules/positioning.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.
