> 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/level-meter-full-device-guide-book/level-meter-handeling-information-book/level-meter-device-transport-rules/level-meter-ocean-freight.md).

# Level Meter - Ocean freight

| UN Classification                                                                                                                                                                                                                                             | UN 3091 Lithium metal batteries in equipment, 9                                                                                                                                            |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Relaxation of requirement                                                                                                                                                                                                                                     | SV 188 / SP 188 may be applicable since the batteries contain < 2g lithium.                                                                                                                |
| Packaging                                                                                                                                                                                                                                                     | The batteries are protected by the device housing. As a result, there are no special requirements.                                                                                         |
| <p>Labeling</p><p><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe_Uz23LTfbZLOphSOhvd5FSAc13DANcDjQ5ojDqRmym2rfgxk9r75ulWLuCOLzbh2zA4sL4isXJqfQBwP9Y2uaGU-EgBDEs-gaWC1C0QHHHIht8oUxJsVEATBtNX0zDBBMJcOd?key=zUTPaoPRLjD2aYiaa_qIL38X" alt=""></p> | Labeled with label UN 3091 if more than 2 packing units with 2 Level Meters units each are sent. No label is required when sending a maximum of 2 packages with 2 Level Meters units each. |
| Labeling for ocean freight Container                                                                                                                                                                                                                          | Not required                                                                                                                                                                               |
| Documentation                                                                                                                                                                                                                                                 | No documentation is required.                                                                                                                                                              |
| Miscellaneous                                                                                                                                                                                                                                                 | Employees involved must be trained according to their tasks and responsibilities.                                                                                                          |


---

# 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/level-meter-full-device-guide-book/level-meter-handeling-information-book/level-meter-device-transport-rules/level-meter-ocean-freight.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.
