> For the complete documentation index, see [llms.txt](https://userguide.wlanpi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.wlanpi.com/wlan-pi-os/network-info/example-wlan-pi-with-orb-and-wi-fi-explorer-pi.md).

# Example: WLAN Pi with Orb and Wi-Fi Explorer Pi

## How to connect Orb & inspect Wi-Fi at the same time

This is a demonstration of Namespaces in action. In this configuration, a WLAN Pi M4+ with two Wi-Fi adapters is setup to test a Wi-Fi network with Orb while simultaneously scanning the environment with WiFi Explorer Pi.

The tools used in this demo are:

* WLAN Pi App
* Wi-Fi Explorer Pi App
* Orb App
* A WLAN Pi with 2 Wi-Fi adapters&#x20;

{% hint style="info" %}
To get 2 adapters you can use a R4 with 2 USB adapters or M4 with 1 USSB adapter and the internal adapter
{% endhint %}

You can follow along with this demo. You will be able to run both applications on a single device and manage the adapters whilst observing the connection tests on Orb and scans on WiFi Explorer Pi.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY3fri1fsWlS5euhAG0JN%2Fuploads%2FSWf1UFbbopil2dUv4Ru0%2FWLAN%20Pi%20Orb%20Demo.mp4?alt=media&token=8f9e4970-c1b8-451d-a286-87fd30db9294>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://userguide.wlanpi.com/wlan-pi-os/network-info/example-wlan-pi-with-orb-and-wi-fi-explorer-pi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
