> For the complete documentation index, see [llms.txt](https://documentation.hak5.org/packet-squirrel-mark-ii/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/packet-squirrel-mark-ii/getting-started/running-payloads.md).

# Running payloads

## Mode switch

<figure><img src="/files/2BmHHf5uGfcKgZbslOfj" alt=""><figcaption><p>Packet Squirrel mode switch</p></figcaption></figure>

The Mode Switch determines what payload will be run.

*On boot* the Packet Squirrel will run the selected payload, or enter Arming Mode.

## Selected at boot

The payload is selected when the Packet Squirrel boots.

Changing the position of the Mode Switch will not change payloads until you reboot.

## Quick rebooting&#x20;

Reboot the Packet Squirrel automatically by holding down the pushbutton at the top of the device for 5-10 seconds.

Alternately, you can simply unplug the Packet Squirrel and plug it in again to reboot it.


---

# 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:

```
GET https://documentation.hak5.org/packet-squirrel-mark-ii/getting-started/running-payloads.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.
