# Wirelesss and Network

- [Bluetooth](https://pekaway.gitbook.io/van-pi-dokumentation/wirelesss-and-network/bluetooth.md)
- [USB-Bluetooth-Dongle manuell konfigurieren](https://pekaway.gitbook.io/van-pi-dokumentation/wirelesss-and-network/bluetooth/usb-bluetooth-dongle-manuell-konfigurieren.md): Seit Version 2.0.8 werden angeschlossene USB-Bluetooth-Dongles nach einem Neustart automatisch als primäres Gerät erkannt und genutzt.
- [Netzwerk Einstellungen](https://pekaway.gitbook.io/van-pi-dokumentation/wirelesss-and-network/netzwerk-einstellungen.md)
- [Wifi Settings](https://pekaway.gitbook.io/van-pi-dokumentation/wirelesss-and-network/wifi-settings.md): Einführung in die Wi-Fi-Einstellungen im VAN PI OS
- [Zeit Synchronisation](https://pekaway.gitbook.io/van-pi-dokumentation/wirelesss-and-network/zeit-synchronisation.md): Zeit Synchronisation im VAN PI Core System


---

# 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-dokumentation/wirelesss-and-network.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.
