# LTE Router

The user can connect the system with an LTE router in multiple ways. Either the system can be integrated as a client via WiFi, or it can be connected directly using a cable. Once an internet connection is established, the Pekaway Connect app can be used easily for remote access.

[Pekaway App](/van-pi/remote-connection/pekaway-app.md)

[Network Config Overview](/van-pi/wirelesss-and-network/network-config-overview.md)


---

# 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/lte-router.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.
