> 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/shopware/konfiguration.md).

# 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.
- [Verbindung testen & Diagnose](https://docs.solutioo.de/shopware/konfiguration/verbindung-testen-and-diagnose.md)
- [Authentifizierungsmethoden im Detail](https://docs.solutioo.de/shopware/konfiguration/authentifizierungsmethoden-im-detail.md)
- [Shopware Erstdaten laden](https://docs.solutioo.de/shopware/konfiguration/shopware-erstdaten-laden.md)
- [Shopware Zuordnung & Mapping](https://docs.solutioo.de/shopware/konfiguration/shopware-zuordnung-and-mapping.md)
- [Shopware Mapping Hub](https://docs.solutioo.de/shopware/konfiguration/shopware-mapping-hub.md)
- [Steuern & Steuerzuordnung](https://docs.solutioo.de/shopware/konfiguration/steuern-and-steuerzuordnung.md)
- [Zahlungsarten zuordnen](https://docs.solutioo.de/shopware/konfiguration/zahlungsarten-zuordnen.md)
- [Versandarten zuordnen](https://docs.solutioo.de/shopware/konfiguration/versandarten-zuordnen.md)
- [Währungen](https://docs.solutioo.de/shopware/konfiguration/wahrungen.md)
- [Verkaufskanäle einrichten](https://docs.solutioo.de/shopware/konfiguration/verkaufskanale-einrichten.md)
- [Kundengruppen & Preisgruppen](https://docs.solutioo.de/shopware/konfiguration/kundengruppen-and-preisgruppen.md)
- [Anreden & Länder](https://docs.solutioo.de/shopware/konfiguration/anreden-and-lander.md)
- [Statusverwaltung & Bestellstatus](https://docs.solutioo.de/shopware/konfiguration/statusverwaltung-and-bestellstatus.md)
- [Versandkosten einrichten](https://docs.solutioo.de/shopware/konfiguration/versandkosten-einrichten.md)
- [Konfiguration exportieren & importieren](https://docs.solutioo.de/shopware/konfiguration/konfiguration-exportieren-and-importieren.md)


---

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