# Common issues

Here you can find solutions to the most common issues and errors in the Shopware 6 storefront.

Caused by our experiences with more than 3,000 customers, we have already seen and solved almost every issue. It is therefore very likely that the problem is already known and that there is already a solution.

{% content-ref url="/pages/toB5f7a4GGA6YClVyeSy" %}
[Storefront](/knowledge-base/common-issues/storefront.md)
{% endcontent-ref %}

{% content-ref url="/pages/6xXhgbiBBZLGIpUgEVHC" %}
[Administration](/knowledge-base/common-issues/administration.md)
{% endcontent-ref %}

{% hint style="success" %}
**Tip**: In case of any issues, always take a look at the "Common Issues" section. Here you will find solutions to the most common issues and errors for both, the storefront and the administration.
{% endhint %}


---

# 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://knowledge.themeware.design/knowledge-base/common-issues.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.
