# Getting support

If you have any questions or problems, our popular **ThemeWare® Service Portal** is available around the clock. There you will find all the links to ThemeWare®, useful tools, answers to the most frequently asked questions, solutions to every known problem and news about ThemeWare® and Shopware 6.

The Service Portal is therefore **always the first point of contact** for all matters relating to ThemeWare®:

{% embed url="<https://service.themeware.design/en>" %}
ThemeWare® Service Portal
{% endembed %}

### ThemeWare® Support

Thanks to thousands of tickets, we have already answered most of the questions and most of the bugs have long been known and solved. So that all customers can benefit from this knowledge, we have documented our knowledge in the **ThemeWare® Knowledge Base**, the **ThemeWare® Manual** and the **ThemeWare® Video Tutorial**.

In addition, you can find almost all information about Shopware 6 in the **Shopware Documentation**.

This allows you to solve almost all questions and problems yourself without having to wait for our answer.

* [ThemeWare® Knowledge Base](https://knowledge.themeware.design/)
* [ThemeWare® Manual](https://docs.themeware.design/)
* ThemeWare® Video Tutorial (translation will follow)
* [Shopware Documentation](https://docs.shopware.com/en)

If you still need support, you can open a ticket via the **ThemeWare® Service Portal** or directly via your **Shopware Account** to get quick help.

#### Get support

1. Have a look at the [Shopware Documentation](https://docs.shopware.com/en)
2. Check the [Shopware Issue Tracker](https://issues.shopware.com/) for problems/errors
3. Have a look at the ThemeWare® Documentation
   * ThemeWare® Video Tutorial (translation will follow)
   * [ThemeWare® Knowledge Base](https://knowledge.themeware.design/)
   * [ThemeWare® Manual](https://docs.themeware.design/)
4. Use the ThemeWare® Search to search the entire ThemeWare® documentation
5. Optional: **ThemeWare® Service Portal**
   1. Go to the Service Portal: [service.themeware.design/en](https://service.themeware.design/en)
   2. Click on "Request support" in the blue navigation (at the top of the screen)
   3. Scroll to the "Create a ticket" section
   4. Open the "Request ThemeWare® support" tab
6. **Shopware Account**
   1. Log in to your [Shopware Account](https://account.shopware.com/)
   2. Switch to the "Merchant" area
   3. Open the section "Support"
   4. Click on "Request Support" at the top right of the navigation bar
   5. Select your shop
   6. Select the option "Extension Support"
   7. Select the extension for which you require support

{% embed url="<https://service.themeware.design/en/support>" %}
ThemeWare® Support
{% endembed %}

We answer all tickets as quickly as possible. If you do not receive an answer within 24 hours, there was probably a technical problem with your enquiry. Just try again.

***

#### Further information

{% embed url="<https://docs.shopware.com/en/account-en/merchant-area/support>" %}
Shopware documentation: Merchant Support
{% endembed %}


---

# 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/introduction/getting-support.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.
