> 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/installation/install-antennas.md).

# Install Antennas

## Default Omni Antennas <a href="#omni-antennas" id="omni-antennas"></a>

There is a total of two antenna sockets on the WiFi extender. All of them are waterproof N-female connectors.&#x20;

When installing the antennas, put the extender and antennas in a vertical or horizontal direction to avoid bending the pins in the antenna connector. Twist the N-male connector on the antennas in the clockwise direction to install the antennas on the router. Make sure the connection is tight.

The two flat sides on the default Omni antennas have a higher performance. Please adjust the antenna array as the image below shows to receive a better signal and avoid interference between antennas.

<div align="left"><figure><img src="https://965772593-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lx_t9df5OXiii0kaJ6x%2F-M5WEUCT9MwObrnKwGtS%2F-M5WGV85aHmDsDEL_VWu%2FWiFi-Extender_Antenna-Array.jpg?alt=media&#x26;token=e8cbaf10-e6d5-4ef2-a531-e16b8b06e821" alt="" width="375"><figcaption><p>WiFi Extender - Antenna Connection and Array</p></figcaption></figure></div>

## &#x20;<a href="#upgraded-antennas" id="upgraded-antennas"></a>

## Upgraded Antennas <a href="#upgraded-antennas" id="upgraded-antennas"></a>

You can upgrade the WiFi antennas to directional panels or yagi antennas and improve the WiFi coverage in a specific direction. Make sure these antennas have N-male connectors. You can use either a MIMO or single-polarized antenna on the extender.


---

# 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/installation/install-antennas.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.
