# WiFi Portal distribution

You can share you **WiFi Portal URL** to residents in different ways, such as email or QR codes.

An effective way to make the portal self-discoverable with minimum effort is to publish the portal on a dedicated onboarding WiFi network. For example, you can name it "Resident WiFi onboarding".

When connecting to the network, users are redirected to the authentication page.

<figure><img src="/files/8764VKcMGtMuV1cr4NtN" alt="" width="375"><figcaption></figcaption></figure>

Once provided their email, the land on the confirmation screen as usual. With some WiFi vendors, the user is also authenticated on that WiFi network with an allowance of 5 minutes, in order to provide the connectivity while checking the email.

<figure><img src="/files/RemAxbkffdGZ04cLeUJu" alt="" width="375"><figcaption></figcaption></figure>

### Configuring the captive portal

To configure the onboarding portal as a captive portal, you simply need to publish the URL of your Network WiFi Portal that you can copy form the dashboard,.

Make sure to add in the walled gardens the domain: \*.cusna.io

#### Special utility for Meraki

If you are using Cusna with Meraki, you can automatically setup your SSID in a few clicks without even using the Meraki dashboard.&#x20;

At the bottom of a Network page, you can find the following card:

<figure><img src="/files/4zbsJXyz1RQSrimUPzbX" alt=""><figcaption></figcaption></figure>

Click **Setup** and a popup appears.

<figure><img src="/files/e6GqxJivOOMTrqYyfKsj" alt="" width="375"><figcaption></figcaption></figure>

Select the **SSID** you want configure, edit the **SSID** **name** and click **Configure**.&#x20;

Cusna will automatically configure the SSID with the proper parameters and publish it.


---

# 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.cusna.io/service-management/wifi-portal-and-onboarding/wifi-portal-distribution.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.
