# WLAN Pi OS

- [Overview](https://userguide.wlanpi.com/wlan-pi-os/overview.md)
- [Getting Started](https://userguide.wlanpi.com/wlan-pi-os/getting-started.md)
- [WLAN Pi Profiler](https://userguide.wlanpi.com/wlan-pi-os/wlan-pi-profiler.md): Profiler is a station capability analyzer. It automates the collection and analysis of association frames which contain a stations claimed capabilities.
- [WLAN Pi Chat-Bot](https://userguide.wlanpi.com/wlan-pi-os/wlan-pi-chat-bot.md): Telegram Chat-Bot To interact with WLAN Pi remotely or headless
- [Kismet](https://userguide.wlanpi.com/wlan-pi-os/kismet.md): A wireless network and device detector, sniffer, wardriving tool, and WIDS (wireless intrusion detection) framework
- [Packet Capture](https://userguide.wlanpi.com/wlan-pi-os/packet-capture.md)
- [Using macOS](https://userguide.wlanpi.com/wlan-pi-os/packet-capture/using-macos.md)
- [Network Management](https://userguide.wlanpi.com/wlan-pi-os/network-info.md): How to connect your WLAN Pi network adapters
- [Making your own Namespace configuration](https://userguide.wlanpi.com/wlan-pi-os/network-info/making-your-own-namespace-configuration.md): This guide walks through how namespaces can be setup and managed
- [Pre-requisites - Setting up the applications](https://userguide.wlanpi.com/wlan-pi-os/network-info/making-your-own-namespace-configuration/pre-requisites-setting-up-the-applications.md)
- [Namespace configuration procedure](https://userguide.wlanpi.com/wlan-pi-os/network-info/making-your-own-namespace-configuration/namespace-configuration-procedure.md)
- [Managing the existing configurations](https://userguide.wlanpi.com/wlan-pi-os/network-info/making-your-own-namespace-configuration/managing-the-existing-configurations.md)
- [Example: WLAN Pi with Orb and Wi-Fi Explorer Pi](https://userguide.wlanpi.com/wlan-pi-os/network-info/example-wlan-pi-with-orb-and-wi-fi-explorer-pi.md)
- [Network Configuration API](https://userguide.wlanpi.com/wlan-pi-os/network-info/network-configuration-api.md): The API commands needed to manage the Wi-Fi configuration
- [Wi-Fi Scanner](https://userguide.wlanpi.com/wlan-pi-os/wi-fi-scanner.md)
- [Wi-Fi Explorer Pro](https://userguide.wlanpi.com/wlan-pi-os/wi-fi-scanner/wi-fi-explorer-pro.md)
- [Wi-Fi Scanner](https://userguide.wlanpi.com/wlan-pi-os/wi-fi-scanner/wi-fi-scanner.md)
- [Modes](https://userguide.wlanpi.com/wlan-pi-os/modes.md)
- [Classic Mode](https://userguide.wlanpi.com/wlan-pi-os/modes/classic-mode.md): Classic mode is the default mode of operation of the WLAN Pi. Find out more about modes below.
- [Server Mode](https://userguide.wlanpi.com/wlan-pi-os/modes/server-mode.md): Turn your WLAN Pi into a DHCP server, TFTP server and terminal server (Wi-Fi Console) at the same time
- [Hotspot Mode](https://userguide.wlanpi.com/wlan-pi-os/modes/hotspot-mode.md): Turn your WLAN Pi in to a test AP
- [Wi-Fi Console](https://userguide.wlanpi.com/wlan-pi-os/modes/wi-fi-console.md): Turn your WLAN Pi in to a wireless serial console cable
- [Bridge Mode](https://userguide.wlanpi.com/wlan-pi-os/modes/bridge-mode.md)
- [FAQ](https://userguide.wlanpi.com/wlan-pi-os/faq.md)
- [Default password](https://userguide.wlanpi.com/wlan-pi-os/faq/default-password.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://userguide.wlanpi.com/wlan-pi-os.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.
