# Status Ecoisole

Come detto precedentemente, ogni Ecoisola verrà rappresentata sulla mappa mediante un marker di colore rosso o verde a seconda della sua disponibilità.

Una volta cliccato su un marker, in questo primo esempio di colore verde, sarà possibile notare il nome dell'isola, il suo indirizzo e il suo stato; inoltre, per arricchire ancor di più le informazioni, è possibile notare come per ogni bocchetta verrà riportato:

* il suo stato;
* il livello di riempimento

<figure><img src="/files/tdcrlEvvGf5F09QzowVL" alt="Ecoisola Disponibile" width="188"><figcaption><p>Ecoisola Disponibile</p></figcaption></figure>

Cliccando invece su un marker di colore rosso sulla mappa sarà possibile aprire il dettaglio di una macchina che risulta non disponibile; in questo caso le informazioni saranno meno delle precedenti in quanto per un errore che può essere di tipo elettro-meccanico o software, la macchina risulta non raggiungibile

<figure><img src="/files/lKG5W0qWHt3GcLHAydHD" alt="Ecoisola non disponibile" width="188"><figcaption><p>Ecoisola non disponibile</p></figcaption></figure>


---

# 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://loriss-organization.gitbook.io/waper/mappa/status-ecoisole.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.
