# Hidden Wi-Fi Setup Guide

1. **Open the Main Menu** \
   Press the \* button.
2. **Go to Supervisor Menu** \
   Select Supervisor and enter the password (default is 12345, unless changed). If you have amended this please refer to <mark style="color:purple;">page 43</mark> on the [Webcom Manual](/webcom-manual/webcom-manual.md).
3. **Open Communication Settings** \
   Choose Communication (press 2).
4. **Access Configuration** \
   Scroll up to view more options and select Configuration.
5. **Open Network Interface** \
   In the Configuration menu, select Network Interface.
6. **Choose Wi-Fi** \
   Select Wi-Fi from the Network Interface options.
7. **Add New Network** \
   Select New to manually set up the hidden Wi-Fi network.
8. **Enter Network Name (SSID)** \
   Select SSID, type your network name, and press OK.
9. **Set Authentication** \
   Select Authentication and choose the correct security type (most routers use WPA-PSK).
10. **Enter Wi-Fi Password** \
    Select Pre-Shared Key (PSK), type your Wi-Fi password, and press OK.
11. **Exit Authentication Menu** \
    Press X or select the blue Authentication bar to exit.
12. **Confirm Settings** \
    Press OK to confirm.
13. **Apply Network Settings** \
    Select Yes when prompted to apply changes.
14. **Exit and Log In** \
    Select the top bar or press X to close menus, then log in as usual.

#### [<mark style="color:$success;">Back to V200C - Connection Guide</mark>](/v200c-connections/v200c-connection-guides.md)


---

# 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://helpcenter.verifone.com/v200c-connections/hidden-wi-fi-setup-guide.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.
