> For the complete documentation index, see [llms.txt](https://himberbee.gitbook.io/larroxsystems/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://himberbee.gitbook.io/larroxsystems/readme.md).

# Legal Notice

{% hint style="danger" %}

<h2 align="center"><mark style="color:$danger;"><strong>Continued presence without consent may constitute trespassing under</strong></mark><a href="https://www.gesetze-im-internet.de/stgb/__123.html"> <mark style="color:$danger;"><strong>§ 123 StGB (Hausfriedensbruch)</strong></mark> </a><mark style="color:$danger;"><strong>and could lead to legal action.</strong></mark></h2>
{% endhint %}

<h2 align="center"><mark style="color:red;"><strong>Please use email for ALL inquiries.</strong></mark></h2>

<mark style="color:cyan;">**Angaben gemäß § 5 Datendienstegesetz (DDG):**</mark>

<p align="center">Hinnerk - Ole Kagel<br>Friedensstraße 24<br>23623 Ahrensbök<br>Germany</p>

<p align="center">Kontakt:<br>E-Mail: mail@hinnerkkagel.de</p>

<mark style="color:pink;">**Verantwortlich für den Inhalt gemäß § 5 Abs. 2 DDG:**</mark>\
Hinnerk - Ole Kagel\
Friedensstraße 24\
23623 Ahrensbök\
Germany


---

# 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://himberbee.gitbook.io/larroxsystems/readme.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.
