> 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/getting-the-packet-squirrel-online.md).

# Getting the Packet Squirrel online

To get your Packet Squirrel online, plug the Network Ethernet port into an Internet connected network that supports DHCP.

In Arming & Configuration mode, `NAT`, `BRIDGE`, or `JAIL` [network modes](/packet-squirrel-mark-ii/getting-started/networking-and-modes.md), the Packet Squirrel will obtain an IP address from the network port via DHCP.  It can also connect to a Cloud C² server and VPN servers.

While in Arming & Configuration mode, the Packet Squirrel web UI will display the IP address under the Settings -> Networking panel.

In `TRANSPARENT` and `ISOLATE` network modes, the Packet Squirrel does not obtain an IP, and will not be reachable from the network.


---

# 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/getting-the-packet-squirrel-online.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.
