# Konfiguration

- [Mollie Integration einrichten](https://docs.solutioo.de/mollie-integration/konfiguration/erste-einrichtung.md): Übersicht über die Mollie Einrichtungsseite in Business Central sowie Konfiguration der API-Verbindung zu Mollie
- [Einrichtung Webhooks und Webhook-Log](https://docs.solutioo.de/mollie-integration/konfiguration/webhooks-einrichten.md): Einrichtung von Webhooks für Echtzeit-Zahlungsupdates
- [Zahlungsmethoden einrichten](https://docs.solutioo.de/mollie-integration/konfiguration/zahlungsmethoden.md): Konfiguration der verfügbaren Zahlungsmethoden
- [Länderbeschränkungen einrichten](https://docs.solutioo.de/mollie-integration/konfiguration/laenderbeschraenkungen.md): Zahlungsmethoden nach Land einschränken
- [Zahlungsverbuchung konfigurieren](https://docs.solutioo.de/mollie-integration/konfiguration/zahlungsverbuchung.md): Automatische und manuelle Zahlungsverbuchung konfigurieren
- [Status-Stile anpassen](https://docs.solutioo.de/mollie-integration/konfiguration/status-stile.md): Konfiguration der visuellen Darstellung von Zahlungsstatus
- [Mollie Dashboard](https://docs.solutioo.de/mollie-integration/konfiguration/mollie-dashboard.md): Übersicht und Nutzung des Mollie Dashboards in Business Central
- [Role Center](https://docs.solutioo.de/mollie-integration/konfiguration/rolecenter.md): Das Mollie Payment Manager Role Center nutzen


---

# 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.solutioo.de/mollie-integration/konfiguration.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.
