# OpenWRT - Set up new Wifi Interface

1. Navigate to `Network` then to `Wireless`
2. Click `Add` on the `radio0` or `radio1` (depending if you want `2.4GHz or 5GHz` network)&#x20;
3. In `General Setup` set up as follows:&#x20;
4. In `Wireless Security` set up as follows:&#x20;

{% hint style="info" %}
Not&#x65;*:* If this is a guest wifi on the `Advanced Settings` tab make sure to enable `Isolate Clients`&#x20;
{% endhint %}


---

# 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://docs.arkannis.net/networking/openwrt/openwrt-set-up-new-wifi-interface.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.
