# Themes

The Theme Management lists all the themes that you have currently added to your Shopware installation. Here you can also manage and edit them.

Themes in Shopware 6 are managed in the following order:

* Purchase theme
  * Purchase theme
* Install theme
  1. Activate theme
  2. Install theme
  3. Assign theme
  4. Configure theme
* Maintain theme
  * Update theme
* Remove theme
  1. Assign default theme
  2. Deactivate theme
  3. Uninstall theme
  4. Remove theme

#### Further information

Please find more information regarding "Themes" in the official Shopware Documentation:

{% embed url="<https://docs.shopware.com/en/shopware-6-en/content/Themes?category=shopware-6-en/content>" %}


---

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