# Configuration

- [Child theme](https://knowledge.themeware.design/knowledge-base/tutorials/configuration/child-theme.md)
- [Color configuration field](https://knowledge.themeware.design/knowledge-base/tutorials/configuration/color-configuration-field.md)
- [Field types in the theme configuration](https://knowledge.themeware.design/knowledge-base/tutorials/configuration/field-types-in-the-theme-configuration.md)
- [Font configuration field](https://knowledge.themeware.design/knowledge-base/tutorials/configuration/font-configuration-field.md)
- [Using SCSS functions in the configuration](https://knowledge.themeware.design/knowledge-base/tutorials/configuration/using-scss-functions-in-the-configuration.md): In this tutorial, you will learn how to use SCSS functions in the theme configuration.
- [Using theme variables in the configuration](https://knowledge.themeware.design/knowledge-base/tutorials/configuration/using-theme-variables-in-the-configuration.md): In this tutorial you will learn how to use theme variables in the theme configuration.
- [ThemeWare® duplicates](https://knowledge.themeware.design/knowledge-base/tutorials/configuration/themeware-duplicates.md): All about ThemeWare® theme duplicates (child themes) in Shopware 6
- [Creating a ThemeWare® duplicate](https://knowledge.themeware.design/knowledge-base/tutorials/configuration/creating-a-themeware-duplicate.md): In this tutorial you will learn how to create a ThemeWare® theme duplicate in Shopware 6.
- [Renaming a ThemeWare® duplicate](https://knowledge.themeware.design/knowledge-base/tutorials/configuration/renaming-a-themeware-duplicate.md): In this tutorial you will learn how to rename a ThemeWare® theme duplicate in Shopware 6.
- [Orphaned configuration fields](https://knowledge.themeware.design/knowledge-base/tutorials/configuration/orphaned-configuration-fields.md)


---

# 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/tutorials/configuration.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.
