> For the complete documentation index, see [llms.txt](https://docs.solutioo.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solutioo.de/mollie-integration/erste-schritte/installation.md).

# Installation

Nach dem [Erwerb der Lizenz](/mollie-integration/erste-schritte/lizenzerwerb.md) über Microsoft AppSource wird die Mollie Integration automatisch in Ihrer Business Central Umgebung installiert.&#x20;

***

### Automatische Installation über AppSource

1. Nach dem Kauf über AppSource wird die Extension automatisch heruntergeladen.
2. Öffnen Sie Business Central und navigieren Sie über das Zahnrad zu "*Erweiterte Einstellungen*", dann auf "*Erweiterungen".*
3. Die Mollie Integration erscheint in der Liste der installierten Erweiterungen.
4. Der Status sollte "*Installiert*" anzeigen.
5. Falls der Status nicht auf "*Installiert*" ist, manuell auf "*Jetzt installieren*" klicken, um den Vorgang abzuschließen.

<div align="left" data-with-frame="true"><figure><img src="/files/83AZajxGA5pUW1kvpVwA" alt="" width="297"><figcaption></figcaption></figure></div>

***

### Nach der Installation

Nach erfolgreicher Installation stehen Ihnen folgende neue Funktionen zur Verfügung:

* **Mollie Einrichtung/ Mollie Setup** – Konfigurationsseite für API-Verbindung
* **Mollie Dashboard** – Übersicht und Statistiken
* **Mollie Payment Manager** – Dediziertes Role Center


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.solutioo.de/mollie-integration/erste-schritte/installation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
