# Mapa de dispositivos

O mapa de dispositivos mostra a posição dos dispositivos num mapa mundial.

A posição de cada dispositivo é definida pela latitude e longitude do site associado, determinada automaticamente a partir do endereço postal do site.

<figure><img src="/files/7aewNdD3BqmihisMpJJK" alt=""><figcaption><p>Carte des appareils</p></figcaption></figure>

{% hint style="info" %}
Os dispositivos exibidos são apenas os disponíveis para o utilizador com sessão iniciada.
{% endhint %}

Os marcadores no mapa associados aos dispositivos representam o seu Cyberweather do dia.&#x20;

Clicar num marcador abre uma janela pop-up com o nome do dispositivo que dá acesso ao dashboard, assim como os detalhes do Cyberweather

![Pop-up d'un marqueur sur la carte des appareils](/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/portugues/introducao/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.
