> For the complete documentation index, see [llms.txt](https://documentation.hak5.org/wifi-pineapple-pager/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.hak5.org/wifi-pineapple-pager/setup/welcome-to-the-wifi-pineapple-pager.md).

# Welcome to the WiFi Pineapple Pager

### Welcome, hackers!  <a href="#welcome-hackers" id="welcome-hackers"></a>

Welcome to the WiFi Pineapple Pager and the cutting edge new WiFi Pineapple firmware!

New cutting-edge firmware features are released often; we look forwards to expanding the experience of the WiFi Pineapple Pager software, documentation, and payloads. You can join the community of fellow hackers at [hak5.org/community](https://hak5.org/community).

<figure><picture><source srcset="/files/eYCURuaPtCMJrLnwuUoX" media="(prefers-color-scheme: dark)"><img src="/files/Knat47QTOcj0mwlk7p5E" alt=""></picture><figcaption></figcaption></figure>

### Thermals  <a href="#thermals" id="thermals"></a>

The Pager does a lot of work in a small package. It is normal for the device to be warm during operation, however:

* Ensure adequate airflow. Do not block the vents on the pager!
* The screen may be hot to the touch after extended use.

### Charging  <a href="#charging" id="charging"></a>

The Pager has an estimated battery life of 4 hours per charge.

We recommend charging the device fully before each engagement.

For longer engagements, the WiFi Pineapple Pager runtime can be extended with the use of a USB battery bank device. When charging the WiFi Pineapple Pager, ensure the charger has sufficient capability and that you use a high-quality USB-C cable. For longer engagements, we also recommend starting with the Pager fully charged and connected to a USB battery bank the entire time. When charging, the Pager will generate more heat; running from external power while fully charged will reduce this.

Most USB-C smartphone chargers will be compatible with the Pager, but not all laptops will be capable of supplying the necessary power. If you experience difficulty charging your WiFi Pineapple Pager from a laptop or computer, try using a different USB cable, such as a USB-C to USB-A cable.

If the Pager does *not* indicate charging (solid red) or fully charged (solid green):

* Unplug and replug the charger.
* Try a different USB cable or charger.
* Try a USB-A to USB-C cable instead of USB-C to USB-C
* Power on the Pager. When fully booted, reconnect the charger.

Please do not attempt the initial setup (or flash a firmware update) until the Pager indicates a normal charging state (solid red) or fully charged (solid green).


---

# 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://documentation.hak5.org/wifi-pineapple-pager/setup/welcome-to-the-wifi-pineapple-pager.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.
