# Device map

The device map allows you to visualize the position of the devices on a world map.

The position of each device is defined by the **latitude and longitude** of the associated site, determined automatically from the **postal address** of the site.

<figure><img src="/files/7aewNdD3BqmihisMpJJK" alt=""><figcaption><p>Device map</p></figcaption></figure>

{% hint style="info" %}
The devices displayed are only those available to the logged-in user.
{% endhint %}

The markers on the map associated with the devices represent their Cyberweather of the day. Clicking on a marker opens a pop-up window with the device name that allows access to the dashboard, as well as the details of the Cyberweather.

![Pop-up of a marker on the device map](/files/OlXwjLRXjsBL8b53gSAH)


---

# 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.serenicity.fr/control/english/introduction/carte-des-appareils.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.
