# WiFi Relay

You can connect the outdoor WiFi extender to another WiFi hotspot to extend the range and coverage of the current WiFi hotspots.&#x20;

Go to the **Wireless Overview** page by clicking ***"Network > Wireless"*** on the top menu.

1. Click the **"Scan"** button on the first row of ***"Ra0"** or **"Rax0"***. It will open a new page and scan the nearby WiFi hotspots. \
   \&#xNAN;*Note: Ra0 is for connecting to 2.4GHz, and Rax0 is for connecting to 5.8GHz.*
2. Choose the WiFi hotspot you want to connect to from the page and click the **"Join Network"** button.
3. Enter the WiFi password on the "WPA passphrase" field. Leave the new network as **"wwan"** in the **"WAN/Mobile"** firewall zone.\
   *!! Do not enable the "Replace wireless configuration" check box unless you intend to disable its own WiFi master hotspot.*\
   Click the **"Submit"** button on the bottom right corner to enter the Wi-Fi client configure page. Generally speaking, you can leave all of them with no change.
4. Click the **"Save & Apply"** button to return to the wireless overview page. Wait 2\~3 minutes until the WiFi hotspot reboots.

{% hint style="info" %}
Ensure the target WiFi hotspot has a different IP range than the extender.

We can repeat the above operations and connect to multiple WiFi hotspots. Please use a different "Name of the new network" and set the firewall to "WAN."

If you fail to set up a WiFi relay connection, go to "Network > Wireless," delete the "SSID | Mode: Client," and repeat the above operation.
{% endhint %}

<div align="left"><figure><img src="/files/rp8ZNiq0uXQqPt6s2uLQ" alt="" width="375"><figcaption><p>1# Scan WiFi Hotspots</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/DmIS6t3pMwXXJQ23QzhY" alt="" width="375"><figcaption><p>2# Join Network</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/PItI5jq7fLTMPZ2yYfza" alt="" width="375"><figcaption><p>3# WPA / Network / Firewall-zone</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/k2yjBhWr7JX2tKtNwC3e" alt="" width="375"><figcaption><p>4# Review BSSID / Network / Password</p></figcaption></figure></div>


---

# 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/firmware/wifi-relay.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.
