# Konfiguration

- [Authentifizierung zum Onlineshop](https://docs.solutioo.de/shopware/konfiguration/authentifizierung-zum-onlineshop.md): Hier finden Sie alle Informationen rund um das Einstiges-Setup des Shopware API Connectors.
- [Grundeinstellungen](https://docs.solutioo.de/shopware/konfiguration/grundeinstellungen.md): Die Grundeinstellungen umfassen alle Optionen im Einstellungs-Menü des Connectors.
- [Bestellkonfiguration](https://docs.solutioo.de/shopware/konfiguration/grundeinstellungen/bestellungen.md): Konfigurieren Sie die Bestellungs-Einstellungen für den Import von Shopware-Bestellungen.
- [Kundenkonfiguration](https://docs.solutioo.de/shopware/konfiguration/grundeinstellungen/kunden.md): Konfigurieren Sie die Kunden-Einstellungen für die Synchronisation.
- [Bestandskonfiguration](https://docs.solutioo.de/shopware/konfiguration/grundeinstellungen/lager.md): Konfigurieren Sie die Lager-Einstellungen für die Bestandssynchronisation.
- [Hinweise zu Preisen](https://docs.solutioo.de/shopware/konfiguration/preise.md): Konfigurieren Sie die Preis-Einstellungen für die Synchronisation.


---

# 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/shopware/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.
