# Ethernet Connectivity Usage

This guide provides instructions on how to enable Ethernet connectivity for Q1 and Q2 WizarPOS terminals.

### Ethernet Support for Q1 Terminal

1. Connecting the Ethernet Module:
   * Connect the Ethernet module to the Q1 terminal using an OTG-USB cable.
2. Enabling Ethernet in Settings:
   * Navigate to 'Settings' > 'Ethernet' to enable the Ethernet connection.
   * Note for Older Firmware: If the 'Ethernet' menu is not available in your firmware version, you will need to obtain and install the [Ethernet enable control APK](https://ftp.wizarpos.com/advanceSDK/EthernetCtrl_signed_DailyBuild.apk). Once installed, run the APK and enable the Ethernet connection.

### Ethernet Support for Q2 Terminal

1. Acquiring the Ethernet Module:
   * To obtain an Ethernet module for the Q2 terminal, contact WizarPOS supporter via email at <team.support@wizarpos.com>.
2. Enabling Ethernet in Settings:
   * Once the Ethernet module is connected, go to 'Settings' > 'Ethernet' to enable Ethernet connectivity.


---

# 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://smartpossdk.gitbook.io/cloudpossdk/faq/sim-ethenet-wifi/ethernet-connectivity-usage.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.
