# Introduction

Welcome to my little black Shopware notebook!

Here I collect technical knowledge and details about (mainly) Shopware 6. My sketchbook is not intended to replace the Shopware documentation, but to supplement it. From the perspective of a Shopware user and developer.

My experience with Shopware 6 comes from working on numerous Shopware 6 projects. I support both small and medium sized shops as a lone fighter, as well as larger shops as a member of larger teams.

The notebook covers a wide range of aspects of designing, setting up and running a Shopware 6 shop. Instead of reading it from cover to cover, use the search function or have a look at the table of contents.

Something not working as described? Further questions or comments? [Let's get in touch!](https://notebook.vanwittlaer.de/introduction/how-to-get-in-touch)

**Editor**

Benny Poensgen\
Manteuffelstr. 5, 65197 Wiesbaden\
E-Mail: <poensgen@vanwittlaer.de>


---

# 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://notebook.vanwittlaer.de/introduction.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.
