# First Start

1. **Insert your prepaired SD-Card**
2. **Power On the Device by connect it to a dc power supply** : Boot up your device. It will automatically broadcast an Access Point (AP).&#x20;
3. **Connect to the Access Point**:
   * On your Wi-Fi enabled device (laptop, smartphone, etc.), search for available Wi-Fi networks.
   * Connect to the network named **VanPiControll\_xxxx**.
   * Enter the password: `pekawayfetzt`.
4. **Confirm Connection Without Internet**:
   * A notification may appear stating that there is no internet connection. Select **"Stay Connected"** to proceed.
5. **Access the Web Interface**:
   * Open a web browser on your device.
   * In the address bar, type `http://192.168.4.1:1880/ui` and press Enter.

You should now see the web interface for managing and configuring your device. You should now change the default password. CHANGE DEFAULT WIFI SETTINGS.&#x20;

{% embed url="<https://youtu.be/ldY1rNrxz-0>" %}


---

# 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://pekaway.gitbook.io/van-pi/get-started/first-start.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.
