> For the complete documentation index, see [llms.txt](https://ezr34t.router.works/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ezr34t.router.works/manual/hardware/1.1-package-contents.md).

# 1.1 Package Contents

After receiving the package, please check if all components below are included. <br>

Open the box from the **openside**. Below contents are in the first layer with a black sponge.

1 x 5G Outdoor CPE Router\
3 x Omni FRP 5G Antenna\
2 x Omni FRP WiFi Antenna

Take out the router and antenna, and pull out the black sponge from the central rhombic hole.\
You will find the items below in a black clamshell.

1 x 10-meter LAN Cable\
1 x PoE Injector\
1 x L-Shape bracket\
2 x U-Bolts with holders\
1 x T-shape wrench

<figure><img src="/files/PWk9Qn7mKA37k73NHug9" alt=""><figcaption><p>EZR34T-5G Package Contents</p></figcaption></figure>

{% hint style="info" %}
Please keep the original package for a few weeks. You can also use the rugged 5-layer corrugated box to store the other devices.
{% endhint %}


---

# 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://ezr34t.router.works/manual/hardware/1.1-package-contents.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.
