# Kundenverwaltung

- [Kundendaten-Synchronisation](https://docs.solutioo.de/shopware/kundenverwaltung/kundendaten-synchronisation.md): Erfahren Sie, wie Kundendaten zwischen Shopware und BC synchronisiert werden.
- [Neuanlage und Aktualisierung von Kunden](https://docs.solutioo.de/shopware/kundenverwaltung/neuanlage-und-aktualisierung-von-kunden.md): Erfahren Sie, wie neue Kunden angelegt und bestehende aktualisiert werden.
- [Besonderheiten bei B2B-/B2C-Kunden](https://docs.solutioo.de/shopware/kundenverwaltung/besonderheiten-bei-b2b-b2c-kunden.md): Erfahren Sie die Unterschiede bei der Verarbeitung von B2B- und B2C-Kunden.


---

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