> 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/de/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-geratehandbuch/low-cost-tracker-anweisungen-als-transport-tracking-gerat.md).

# Low Cost Tracker - Anweisungen als Transport-Tracking-Gerät

## Low Cost Tracker - Seefracht

<table data-header-hidden data-full-width="true"><thead><tr><th width="218"></th><th width="177"></th><th></th></tr></thead><tbody><tr><td>UN-Klassifikation</td><td></td><td>UN 3091 Lithium-Metallbatterien in Geräten, 9</td></tr><tr><td>Erleichterung der Anforderungen</td><td></td><td>SV 188 / SP 188 nicht anwendbar, da die Batterien mehr als 2 g Lithium enthalten.</td></tr><tr><td>Verpackung</td><td></td><td>Tracker müssen gemäß P903 (4) verpackt werden.</td></tr><tr><td><p>Etikett</p><p><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfVi4VLi7rmQObehWI30ckVxenDkHQrDXuslHuauDIQ4nfOjxJ7C11DJTE6_T7CbwFscHfDQzeh2KmIOxbZVif-07jElPpJrOxgCYV5TSqBnIPRj5l6FTwyXEL7cmZWuv3HfV8FKw?key=byre4wuMRKqiiRmAqXRxz1zm" alt=""></p></td><td></td><td>Paket: Mit Gefahrgutetikett Nr. 9A, UN-Nummer 3091 gekennzeichnet. Name: LITHIUM METAL BATTERIES CONTAINED IN EQUIPMENT</td></tr><tr><td>Seefracht Verpackungscontainer Etikett</td><td></td><td><p>Klasse 9 Schild auf dem Container auf 4 Seiten erforderlich (Achtung: nicht Muster 9A)</p><p><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfQ_2MjSANP46PgAJ6TmU-JH6vi6G6sk2zNfz6D7j59OUi6JIyquSTbLUbrfVuut6T0stRxXLvdHQfdBzla3MlsAoL0PFty6Q17xmkAupAT5EIB88tQNodOCy6tfi7fs842f5P3OQ?key=byre4wuMRKqiiRmAqXRxz1zm" alt="" data-size="original"></p></td></tr><tr><td></td><td></td><td><p>Wenn der Container nur eine UN-Nummer mit einem Bruttogewicht von mehr als 4.000 kg enthält, muss die UN-Nummer zusätzlich angebracht werden.</p><p></p><p><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXehBz4WUYruq5OH5mKJd415sjYhCeEUzuL0aDMeKO_ApjZYjSUcaoXr2Dae6WDTOrv9KEORFiIE8BGG34krV_QwQ7FhjiL7Zwo5r3b11JcyDU2L8E5shkFtiAcbkh7YXpWFddbQzg?key=byre4wuMRKqiiRmAqXRxz1zm" alt=""></p></td></tr><tr><td>Dokumentation</td><td>IMO-Erklärung</td><td>UN nummer: UN 3091</td></tr><tr><td><br></td><td>Bezeichnung</td><td><p></p><p>Lithium-Metallbatterien:</p><ul><li>Klasse: 9</li><li>EmS: F-A-S-I</li><li>Anzahl und Beschreibung der Pakete</li><li>Gesamtmenge an Gefahrgut</li><li>Name und Adresse des Absenders</li><li>Name und Adresse des Empfängers</li></ul></td></tr></tbody></table>


---

# 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/de/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-geratehandbuch/low-cost-tracker-anweisungen-als-transport-tracking-gerat.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.
