# API 6

API 6 is our current universal firmware that controls the *SimplePack, SimplePack Plus*, *SimpleLeak,* and *SimpleIndustry* devices. The API is programmed in a way that makes it easy to use for integrators who do **not** want to spend too much time configuring the devices and at the same time offers an endless amount of possibilities and behavior **customization** so even the most complex use cases can be covered.

If you’d like to become an [*expert* ](broken://pages/iJeeyDrOxkXwvWOvrnsb)integrator, expect a little learning curve.


---

# 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://ask.simplehw.eu/kb/simple-api-6-generation/api-6.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.
