# Network Settings

**Network Settings** section deals with connection of ZENYX with the network. It is typically internet or local LAN in some cases. Depending on model, ZENYX supports the following options to connect to network.

1. **Wi-Fi**: ZENYX connects to a Wi-Fi network (router) to access the internet/local LAN. All models of ZENYX support connection to internet through Wi-Fi.
2. **Ethernet**: ZENYX connects to internet through Ethernet (RJ45 jack).
   * By default, it assumes DHCP connection (in which IP address is assigned by router). In this case, no further change in setting is needed.
   * ZENYX also supports static IP address configuration under advanced Ethernet settings.
3. **4G/LTE (Sim card)**: LYNX connects to internet through 4G/LTE SIM card.
   * Support of all 4G networks, independent of carriers. LYNX has been tested with all carriers in India.
   * Option to provide carrier APN. Though, this is not critical.
   * Support of external antenna for in-panel applications.
4. **None (Offline)**: ZENYX is not being connected to any network and is being used as display unit. This mode is also used for debugging purpose.

Please refer to [LYNX Network Setting](/yudash-iot-devices/lynx-user-manual/network-settings.md) page for further configuration steps.

## &#x20;<a href="#h.7essfeb8lo72_l" id="h.7essfeb8lo72_l"></a>


---

# 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.yudash.com/yudash-iot-devices/zenyx-user-manual/network-settings.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.
