> For the complete documentation index, see [llms.txt](https://doc.engenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.engenius.ai/s11-user-guide/reference/appendix.md).

# Appendix

**Safety Information**

To ensure safe operation of this equipment, please follow these safety instructions:

**General Safety**

* Only qualified personnel should perform installation, maintenance, or servicing of this product.
* Do not operate the server with the cover removed unless instructed by technical support.
* Keep the system in a clean, dry, and well-ventilated area.
* Do not block any ventilation openings.

**Electrical Safety**

* Always disconnect all power sources before servicing the system.
* Use only properly grounded power outlets and certified power cables.
* Avoid operating the server in wet or high-humidity environments.
* Never use damaged power cords or connectors.

**Battery Safety**

* The system may include a lithium coin-cell battery.
* Do not attempt to recharge, disassemble, or dispose of the battery in fire.
* Replace with the same or equivalent type recommended by the manufacturer.
* Dispose of used batteries according to local regulations.

***

#### Safety Declaration <a href="#safety-declaration" id="safety-declaration"></a>

* This product is intended to be use with a UL Listed Optical Transceiver product, Rated DC3.3V, Laser Class 1.
* Warning! This unit is intended for installation in restricted access areas. A restricted access area can be accessed only through the use of a special tool, lock and key, or other means of security.

***

* element 1a: ![](https://doc.engenius.ai/~gitbook/image?url=https%3A%2F%2F3669901683-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FdIIwjfEmgdgoBYBfOBWz%252Fuploads%252FR6WFJAo9ho1C2RsmYkGa%252Fimage.png%3Falt%3Dmedia%26token%3D96b03b7e-c0f9-4827-8734-85fad9f875c5\&width=300\&dpr=3\&quality=100\&sign=5e88870d\&sv=2)IEC 60417-6042 (2010-11); and

  <img src="https://doc.engenius.ai/~gitbook/image?url=https%3A%2F%2F3669901683-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FdIIwjfEmgdgoBYBfOBWz%252Fuploads%252F6L6SkKcwMwGe0UyAqc1v%252Fimage.png%3Falt%3Dmedia%26token%3D6a0a824c-ee5d-455e-b284-2ccf73b3a3a4&#x26;width=300&#x26;dpr=3&#x26;quality=100&#x26;sign=6cc395fa&#x26;sv=2" alt="" data-size="original"> IEC 60417-6172 (2012-09)
* element 2: “Caution” or equivalent word or text, and “Shock hazard” or equivalent text
* element 3: optional
* element 4: “Disconnect all power sources” or equivalent text

***

![](https://doc.engenius.ai/~gitbook/image?url=https%3A%2F%2F3669901683-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FdIIwjfEmgdgoBYBfOBWz%252Fuploads%252FBzZx8nUE4ZxB2Lfq1UPX%252Fimage.png%3Falt%3Dmedia%26token%3D23818873-0a56-44a5-bb06-5611b10282ee\&width=768\&dpr=3\&quality=100\&sign=fdb6df03\&sv=2)


---

# 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://doc.engenius.ai/s11-user-guide/reference/appendix.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.
