# Wifi Setup

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, then select the Wi-Fi option.
4. **Configure Wi-Fi**\
   Select Configuration, then go to Wi-Fi Scan. The device will search for available networks.
5. **Select Your Network**\
   Find your Wi-Fi name and select Add.
6. **Enter Wi-Fi Password**\
   In the Password screen, choose Pre-Shared Key (PSK) and type your Wi-Fi password. select OK.
7. **Save Settings**\
   Press Save, then OK when the device confirms.
8. **Apply Network Settings**\
   Select Yes to apply the changes.
9. **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/wifi-setup.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.
