# Manual

- [Hardware](https://extender.router.works/manual/hardware.md)
- [Package Contents](https://extender.router.works/manual/hardware/package-contents.md): After receiving the package, please check if all of the below components are included in the box.
- [Interface Overview](https://extender.router.works/manual/hardware/interface-overview.md): Get known of the physical interfaces on the WiFi extender.
- [Install Antennas](https://extender.router.works/manual/hardware/install-antennas.md): The EZR14T use default omnidirectional antennas to transit WiFi signals to all directions.
- [PoE Power](https://extender.router.works/manual/poe-power.md): The outdoor WiFi extender takes DC power and Internet traffic from the PoE injector through a LAN cable.
- [Mounting](https://extender.router.works/manual/mounting.md): The outdoor WiFi extender has a patented waterproof enclosure and white weather-proof coating for work in demanding environments.
- [Firmware](https://extender.router.works/manual/firmware.md): This outdoor WiFi extender runs on open-source firmware that provides robust functionality for network management.
- [Login & Admin](https://extender.router.works/manual/firmware/login-and-admin.md): Accessing admin panel of the WiFi extender
- [WiFi Hotspots](https://extender.router.works/manual/firmware/wifi-hotspots.md): Both Wi-Fi hotspots with SSID of "Extender-WiFi-xxxx" are turned on by default and non-encrypted.
- [WiFi Relay](https://extender.router.works/manual/firmware/wifi-relay.md): Extend a WiFi network range and coverage by connecting Outdoor WiFi extender to the existing WiFi hotspots.
- [LAN and WAN](https://extender.router.works/manual/firmware/lan-and-wan.md): The EZR14T is a standalone networking router with DHCP server and LAN WAN interfaces.
- [Update](https://extender.router.works/manual/firmware/update.md): Performing the file-level backup, restore, reset, and firmware upgrade on the WiFi range extender.
- [Recovery](https://extender.router.works/manual/firmware/recovery.md): Fix the issues on the Internet and wireless networks and rescue the extender from misconfigurations.


---

# Agent Instructions: 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://extender.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.
