# Update the shop

To ensure that any issues have not already been resolved with an update, it makes sense to update Shopware, all Extensions (Apps or Plugins) and ThemeWare® itself to the latest version.

{% hint style="info" %}
**Note**: Please check whether you have a valid subscription for purchased extensions so that you also receive the latest updates. The subscription is always included in rental extensions.
{% endhint %}

#### Update the entire shop:

1. **Update Shopware to the latest version:**
   1. Navigate via the main navigation to the "**Shopware updater**" ("Settings" => "System" => "Shopware Update")
   2. Click on the button "**Check for updates**"\
      ![](/files/gJ3EmWEfsTcCcIHWHCDT)
   3. Update Shopware if a newer version is available
2. **Update all Extensions (Apps or Plugins) to the latest version:**
   1. Navigate via the main navigation to the "**Extension Management**" ("Extensions" => "My Extensions")
   2. Check the tab "**Apps**" if there are any updates available
   3. Update all relevant apps
3. **Update ThemeWare® to the latest version:**
   1. Check in the tab **"Themes"** if there is an update for ThemeWare®
   2. Check in the [Changelog](https://service.themeware.design/en/changelogs) if there is an update for ThemeWare®
   3. Update ThemeWare® if necessary


---

# 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/solving-errors/update-the-shop.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.
