# Configure Network Page

## Select Network Type

You can choose to use a **wired** or **wireless** (2.4GHz WiFi) connection to connect a connector to your **Mobius**Flow® instance

Select your network type using the Connect Via dropdown. The page layout will change depending on the option selected

<div><figure><img src="/files/fIR1GuD1GEWqaH5ghsmz" alt=""><figcaption><p>Wired connection</p></figcaption></figure> <figure><img src="/files/7O6uZsgMxIm0S20c69MI" alt=""><figcaption><p>Wireless connection</p></figcaption></figure></div>

When using a **wireless** connection you need to enter the WiFi network's **SSID** (name) and **password**. You can click on the **Scan WiFi Networks** button to get a list of available WiFi networks

You can set a **connection timeout** in minutes. If the connector fails to connect to a network within this time it will reboot and try again

## Select TCP/IP Mode

You can choose to use a DHCP server to allocate the connector an IP Address or set a static IP Address. If you choose to use a static IP Address a few more options will be shown. Set these according to your network

<div><figure><img src="/files/OofgISXmxkwT4odr4d9c" alt=""><figcaption><p>DHCP address</p></figcaption></figure> <figure><img src="/files/mDA1kryVygzZA7xj4lRG" alt=""><figcaption><p>Static address</p></figcaption></figure></div>

## Save Settings

Once you have configured all network settings click the **Save** button

Click the **Home** button on the settings saved confirmation page to return to the Home page


---

# 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.mobiusflow.com/help/user-guides/mobiusflow-connectors/mobiusflow-official-connector/configuring-a-connector/configure-network-page.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.
