> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/it/guida-completa-al-low-cost-tracker/low-cost-tracker-documento-informativo/lct-istruzioni-come-dispositivo-di-tracciamento-del-trasporto.md).

# LCT - Istruzioni come Dispositivo di Tracciamento del Trasporto

### Low Cost Tracker - Trasporto Marittimo

| Classificazione ONU                               | UN 3091 Batterie al litio in apparecchiature, 9                                                                                          |                                                                                                                                                                                                                                      |
| ------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Relazione dei requisiti                           | SV 188 / SP 188 non applicabili poiché le batterie contengono > 2 g di litio.                                                            |                                                                                                                                                                                                                                      |
| Imballaggio                                       | I tracker devono essere confezionati secondo P903 (4)                                                                                    |                                                                                                                                                                                                                                      |
| <p>Etichetta</p><p></p>                           | <p>Pacco: etichettato con l'etichetta di pericolo n. 9A, numero ONU 3091.</p><p>Nome: LITHIUM METAL BATTERIES CONTAINED IN EQUIPMENT</p> | <img src="/files/fMxSZvkNebLWN2U9PBIW" alt="" data-size="original">                                                                                                                                                                  |
| Etichetta del contenitore per trasporto Marittimo | <p>Placard Classe 9 richiesto sul contenitore su 4 lati</p><p>(attenzione: non pattern 9A)</p><p></p>                                    | <img src="/files/OAEvNAQGSznkiQp7Yy9W" alt="" data-size="original">                                                                                                                                                                  |
| <p></p><p><br></p><p></p>                         | Se il contenitore ha un solo numero ONU con un peso lordo superiore a 4.000 kg, il numero ONU deve essere aggiuntivamente applicato.     | <img src="/files/DC7Lw3xVLU9ZyHkzw3gK" alt="" data-size="original">                                                                                                                                                                  |
| Documentazione                                    | Dichiarazione IMO                                                                                                                        | Numero ONU: UN 3091                                                                                                                                                                                                                  |
| <p><br></p>                                       | Designazione                                                                                                                             | <p>Batterie al litio:</p><p>• Classe: 9</p><p>• EmS: F-A-S-I</p><p>• Numero e descrizione dei pacchi</p><p>• Quantità totale di merci pericolose</p><p>• Nome e indirizzo del mittente</p><p>• Nome e indirizzo del destinatario</p> |

***

### Low Cost Tracker - Trasporto su Strada / Ferrovia

| Classificazione ONU    | <p>Strada: UN 3091 Batteria al litio in apparecchiature, 9 (E)</p><p>Ferrovia: UN 3091 Batterie al litio in apparecchiature, 9</p> |
| ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
| Rilascio dei requisiti | Esenzione secondo 1.1.3.7 b) ADR 2019                                                                                              |
| Imballaggio            | I tracker devono essere confezionati secondo P903 (4). L'installazione nel dispositivo protegge le batterie..                      |
| Etichetta              | n/a                                                                                                                                |
| Documentazione         | n/a                                                                                                                                |

***

### Low Cost Tracker - Trasporto Aereo PAX/CAO

L'uso di un tracker attivo Low Cost Tracker Plus, Advanced o Essential in aereo è generalmente vietato.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.g-iot.io/it/guida-completa-al-low-cost-tracker/low-cost-tracker-documento-informativo/lct-istruzioni-come-dispositivo-di-tracciamento-del-trasporto.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
