# Classic Mode

"Classic" mode is the default mode that WLAN Pi boots into with a fresh OS install. It is the mode that is most likely used for 90% of the use-cases that you will have for the WLAN Pi.

The WLAN Pi may be switched in to a number of "modes" that change the primary operating characteristics of the device. This is generally required to change the fundamental networking characteristics of the WLAN Pi Pi to provide a specialized feature that would otherwise clash with the networking setup required for standard, day-to-day operation.

When the WLAN Pi is powered on, the home screen show on the front panel provides useful status information about the unit. If the home screen displays the title "WLAN Pi Pro", then your unit is in Classic mode. When switched to other modes, the current mode is displayed as a title on the home screen.

To switch to other modes, use the menu system on the WLAN Pi. Use the navigation buttons to select the required mode from the "Modes" menu item. Note that the WLAN Pi will reboot when switching between modes.

The other mode available are:

\- [Server Mode](/wlan-pi-os/modes/server-mode.md): a lab network server to provide miscellaneous useful functions

\- [Hotspot Mode](/wlan-pi-os/modes/hotspot-mode.md): a simple wireless access point

\- [Wi-Fi Console](/wlan-pi-os/modes/wi-fi-console.md): a wireless CLI console


---

# 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://userguide.wlanpi.com/wlan-pi-os/modes/classic-mode.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.
