# Overview

WLAN Pi OS is built on top of the official Raspberry Pi OS. WLAN Pi OS includes specific customizations for the WLAN Pi Pro hardware and comes pre-loaded with a full suite of tools for Wi-Fi professionals. It runs on the WLAN Pi Pro hardware but also on any Raspberry Pi hardware that is 64-bit compatible.

Raspberry Pi OS is a free operating system based on Debian, optimized for the Raspberry Pi hardware, and is the recommended operating system for normal use on a Raspberry Pi. The OS comes with over 35,000 packages: precompiled software bundled in a nice format for easy installation on your Raspberry Pi.


---

# 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/overview.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.
