# How to Find MAC Address

1. **Enter Supervisor Menu** \
   Go to Supervisor and enter the PIN (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).
2. **Open Communication** \
   Menu Select Communication.
3. **Access More Options** \
   Tap More at the bottom of the screen.
4. **Check Status** \
   Select Status.
5. **View Connections** \
   Choose Connections.
6. **Select Connection Method** \
   Pick the connection type you are using (e.g., Wi-Fi or Lan).
7. **Locate MAC Address** \
   The MAC address will be displayed at the bottom of the screen.

#### [<mark style="color:$success;">Back to V240M - How To Guides</mark>](/v240m-how-tos/v240m-how-to-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/v240m-how-tos/how-to-find-mac-address.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.
