# Welcome

**Welcome to the ThemeWare® Manual and thank you for choosing ThemeWare®!**

{% hint style="info" %}
**Note**: Please note that the manual is currently a work in progress and we are still completing and translating it.
{% endhint %}

The ThemeWare® documentation for Shopware 6 is based on 3 "pillars":

1. The **Service Portal**
   * The Service Portal is always the **first place to go** for all your ThemeWare® needs. It is your personal dashboard for ThemeWare®.
   * There you will always find **all the relevant links and information** about ThemeWare®, the ThemeWare® Video Tutorial, the ThemeWare® Utilities, the ThemeWare® Search, the ThemeWare® Config Finder, wizards, promotions, useful tools, feedback and contact forms and much more.
   * You can find the Service Portal here: [service.themeware.design/en](https://service.themeware.design/en)
2. The **ThemeWare® Knowledge Base**
   * In the ThemeWare® Knowledge Base you will find the **ThemeWare® Introduction**, many **guides** and **tutorials**, the ThemeWare® Lexicon, **answers** to the most frequently asked questions, **solutions** to the most common issues, **professional knowledge** for agencies and freelancers and lots of useful information about Shopware 6.
   * You can find the ThemeWare® Knowledge Base here: [knowledge.themeware.design](https://knowledge.themeware.design/)
3. The **ThemeWare® Manual**
   * In the ThemeWare® Manual you will find information about all the **features** and **functions** of ThemeWare®.
   * You can find the ThemeWare® Manual here: [docs.themeware.design](https://docs.themeware.design)

## The ThemeWare® Manual

The **ThemeWare® Manual** is the complete reference for all ThemeWare® configurations and features.

{% hint style="info" %}
**Note**: The documentation of more than 1,000 configuration fields and over 400 additional functions unfortunately takes some time, but we are working daily to fill the manual. 🚀
{% endhint %}

In the "Manuel" section you will find the entire Theme configuration of ThemeWare®. To help you find your way around quickly, we have adapted the structure of the documentation to that of the theme configuration.

### Structure of the ThemeWare® configuration

The theme configuration is divided into 4 elements:

1. Tabs in the tab navigation
2. Blocks in each tab (accordion elements to expand)
3. Sections that divide a block
4. Configuration fields in the individual sections

![Structure of the ThemeWare® configuration](https://3369454551-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyzUEL0OiJhd4m6fQWdQe%2Fuploads%2Fo1KWKJPGZk4GV0YAHxro%2Fimage.png?alt=media\&token=e839b3c0-f11f-4576-8964-219c3af69aa6)

### Structure of the ThemeWare® Manual

In diesem Handbuch haben wir diese 4 Elemente wie folgt dargestellt:

1. Tabs
2. Blocks
3. Sections
4. Configuration fields

<figure><img src="https://3369454551-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyzUEL0OiJhd4m6fQWdQe%2Fuploads%2FKuAGuAcTv88hb1Yv5vH1%2Fintro--manual-stucture.png?alt=media&#x26;token=a0ffb4e0-f9c9-4315-b930-a0c41b8b1312" alt=""><figcaption><p>Structure of the ThemeWare® Manual</p></figcaption></figure>


---

# 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.themeware.design/readme.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.
