> For the complete documentation index, see [llms.txt](https://extender.router.works/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://extender.router.works/ezr13/introduction.md).

# Introduction

Outdoor Wi-Fi extender with MIMO 2.4G Wi-Fi provides rated fast Wi-Fi speed max 300Mbps. It's designed for use in outdoor areas and rugged deployments.

<figure><img src="https://965772593-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lx_t9df5OXiii0kaJ6x%2F-M5Vw7Ja-Q4K7RMPC939%2F-M5W1H6z2A3JxH9p7HMp%2FEZR10-Outdoor-WiFi-Extender_Working-Principle.gif?alt=media&#x26;token=606529e7-08e9-4c3a-a445-ce90a9b4d6f2" alt=""><figcaption><p>How the WiFi Extender Works</p></figcaption></figure>

**The main features of the outdoor Wi-Fi extender**

• Wi-Fi extender with MIMO 27dBm boosters. Covers 100\~260 meters radius. \
• Fast Wi-Fi speeds up to 300Mbps and supports 57 concurrent users. \
• Standard PoE Power over Ethernet. Support 48Volt PoE switches. \
• IP67 rated. Withstaw extreme weather & rugged deployments.

{% hint style="danger" %}
**It is strictly prohibited for any illegal use!**
{% 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://extender.router.works/ezr13/introduction.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.
