# Pekaway App

The Pekaway Connect app can be connected to your VAN PI OS. It operates locally over WiFi. If the system is connected to the internet via an LTE router, you can also control it remotely. All you need is a user account with your email.  It sends data via an MQTT broker. All connections are encrypted and not stored. If you want to use your own server, that is also possible.

The app is intended for operation and display purposes only, not for system configuration.

IOS:&#x20;

{% embed url="<https://apps.apple.com/us/app/pekaway-connect/id6479257678>" %}

Android:&#x20;

{% embed url="<https://play.google.com/store/apps/details?id=com.vanpi.pekaway>" %}

{% embed url="<https://youtu.be/n9FxwQePITQ>" %}


---

# 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/remote-connection/pekaway-app.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.
