> 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.md).

# Manual

- [Hardware](https://ezr34t.router.works/manual/hardware.md)
- [1.1 Package Contents](https://ezr34t.router.works/manual/hardware/1.1-package-contents.md)
- [1.2 Interface Overview](https://ezr34t.router.works/manual/hardware/1.2-interface-overview.md)
- [1.3 Install Antennas](https://ezr34t.router.works/manual/hardware/1.3-install-antennas.md)
- [SIM Card & PoE](https://ezr34t.router.works/manual/sim-card-and-poe.md)
- [2.1 Insert SIM Card](https://ezr34t.router.works/manual/sim-card-and-poe/2.1-insert-sim-card.md)
- [2.2 PoE Connection](https://ezr34t.router.works/manual/sim-card-and-poe/2.2-poe-connection.md)
- [2.3 Indicators](https://ezr34t.router.works/manual/sim-card-and-poe/2.3-indicators.md)
- [Bracket & Mounting](https://ezr34t.router.works/manual/bracket-and-mounting.md)
- [3.1 Signal Coverage](https://ezr34t.router.works/manual/bracket-and-mounting/3.1-signal-coverage.md)
- [3.2 Install On A Pole](https://ezr34t.router.works/manual/bracket-and-mounting/3.2-install-on-a-pole.md)
- [Firmware](https://ezr34t.router.works/manual/firmware.md)
- [4.1 Connect to Router](https://ezr34t.router.works/manual/firmware/4.1-connect-to-router.md)
- [4.2 System Admin](https://ezr34t.router.works/manual/firmware/4.2-system-admin.md)
- [4.3 WiFi Hotspots](https://ezr34t.router.works/manual/firmware/4.3-wifi-hotspots.md)
- [4.4 5G-NR Modem](https://ezr34t.router.works/manual/firmware/4.4-5g-nr-modem.md)
- [4.5 LAN and WAN](https://ezr34t.router.works/manual/firmware/4.5-lan-and-wan.md)
- [4.6 Recovery](https://ezr34t.router.works/manual/firmware/4.6-recovery.md)
- [Advanced Settings](https://ezr34t.router.works/manual/advanced-settings.md)
- [Traversal Cloud](https://ezr34t.router.works/manual/advanced-settings/traversal-cloud.md)
- [Firewall Settings](https://ezr34t.router.works/manual/advanced-settings/firewall-settings.md)
- [SSH Terminal](https://ezr34t.router.works/manual/advanced-settings/ssh-terminal.md)
- [Diagnostics](https://ezr34t.router.works/manual/diagnostics.md)


---

# 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:

```
GET https://ezr34t.router.works/manual.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
