# Powerall Online

Dit is de documentatie voor Powerall Online, de softwareoplossing voor bedrijven die sleutelen aan machines. Wil je meer weten over Powerall Online? Bezoek dan ook zeker [powerall.nl](https://www.powerall.nl/) voor algemene informatie, klantcases en nieuws over onze software.

Deze documentatie helpt je om met Powerall te werken. In de zoekbalk bovenin kun je je vragen stellen, waarbij onze automatische assistent het antwoord voor je opzoekt. Op dit moment zijn we nog druk bezig onze documentatie aan te vullen, dus het kan zjin dat specifieke inhoud nog ontbreekt.

Wil je weten wat er nieuw is in Powerall Online? Lees dan onze [Release notes](/algemeen/release-notes.md). Hierin publiceren we elke twee weken wat er nieuw of gewijzigd is.


---

# 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://docs.powerall.app/algemeen/powerall-online.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.
