# Installation

After installing the app, it must be configured under "Extensions -> My extensions -> Apps -> Service". In addition, the badge text and layer title can be changed for the respective language under "Settings -> Shop -> Text modules". (Search for "button-text" and "service-layer-title-text").

![](/files/m87b7HzTymXmIqY515Ph)<br>

Please note: If you use own icons in app configuration they should be not larger than 60x60 pixel.


---

# 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.premsoft.de/en/apps/service/installation.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.
