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

# EZR23T - 4G LTE Router

The **EZR23T** series 4G router has an LTE mobile modem and dual SIM card slots. Insert a SIM card to access 4G mobile data networks. It provides mobile internet connection on Ethernet and 2.4G WiFi hotspots for homes, offices, appliances, and industrial machines.

The EZR23T modem is an upgraded version of the [EZR23 router](https://indoor.router.works/v/ezr23/), now featuring an additional LAN port and an extra PoE input port to expand wired networking more easily.

<figure><img src="/files/JWon19oHdn13iDiUUNrC" alt=""><figcaption><p>4G LTE Router Woking Principle</p></figcaption></figure>

The EZR23T indoor 4G router has a powerful 27dBm 2.4GHz Wi-Fi booster inside with transmission speeds of up to 300Mbps. The Wi-Fi signal can cover 100-200 yards in radius in the open space.

Include innovative high-gain paddle 4G antennas. It is ideal for providing internet in homes, offices, shops, restaurants, caravans, and industrial applications.


---

# 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://ezr23t.router.works/ezr23t-4g-lte-router.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.
