> 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/mounting-kit.md).

# Mounting Kit

The mounting kit is designed to install the WiFi extender on a pole with a diameter of Φ35\~50mm. Check the video tutorial on Youtube

**Install Outdoor Router on A Pole ▶️**\
<https://youtu.be/H9ktANC0-8A>

More examples are available on the case studies :link: \
<https://www.outdoorrouter.com/case-studies/>

## &#x20;<a href="#l-shape-bracket" id="l-shape-bracket"></a>

## L-Shape Bracket <a href="#l-shape-bracket" id="l-shape-bracket"></a>

1. Use the hex wrench to take down the Hex bolts, then remove the clamps from the router.&#x20;
2. Install the L-shape brackets between the router and clamps.&#x20;
3. Use the hex wrench to tighten the hex bolts.

<figure><img src="https://965772593-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lx_t9df5OXiii0kaJ6x%2F-LxeSq4fJs4qriBwTBKO%2F-LxeWcaalJCIaY1oZQlp%2Fimage.png?alt=media&#x26;token=b26539d6-7f6b-4e46-a61d-761d92dfcbd0" alt=""><figcaption><p>Install L bracket and clamp on the WiFi extender</p></figcaption></figure>

## &#x20; <a href="#install-on-a-pole" id="install-on-a-pole"></a>

## Install on A Pole <a href="#install-on-a-pole" id="install-on-a-pole"></a>

1. Clasp a pole with the U-bolts and holders.
2. Attach the L-shape brackets on the holders already installed on the router.
3. Put spring washers, washers, and bolts on U-bolts, then tighten the bolts with a spanner.

<figure><img src="https://965772593-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lx_t9df5OXiii0kaJ6x%2F-M5WGvvSf-3KAUFC8UaV%2F-M5WIJdRTiCZ0Tb2ST_9%2FWiFi-Extender_Outdoor-Installation-Pole.jpg?alt=media&#x26;token=52242b6b-dbdd-408c-8801-b00ecb331938" alt=""><figcaption><p>WiFi extender outdoor installation on a pole</p></figcaption></figure>

### Wall Bracket :link:&#x20;

If you do not have a pole to install the EZR13 WiFi extender, you can buy our shop's Φ40mm wall bracket. <https://www.outdoorrouter.com/product/outdoor-antenna-wall-bracket-mount-pole/>


---

# 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/mounting-kit.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.
