# The subscription expires - what now?

{% hint style="danger" %}
**Important**: This article applies to the old purchase version for ThemeWare® that could be purchased until the end of 2023.
{% endhint %}

{% hint style="info" %}
**Note**: On December 28, 2023, Shopware changed the booking options for extensions in the store. Extensions can now only be rented. Along with this, the extension subscription (subscription of purchased Extensions) has also been abolished.
{% endhint %}

Don't worry, you can continue to use the purchased version (which could be purchased until the end of 2023) of your extension. It's just that the extension's "subscription" expires. This means that you are no longer entitled to manufacturer support and updates.

If you do not want to use support and do not need updates, you can of course continue to use the corresponding extension.

#### Extend subscription

To continue receiving support and updates for extensions, book the relevant extensions as a monthly or annual rental option.

{% hint style="success" %}
**Tip**: The following article explains how to switch from an old purchase licence to a rental licence: [Switch to rental license](/knowledge-base/tutorials/shopware-account/switch-to-rental-license.md)
{% endhint %}

{% hint style="warning" %}
**Note**: If you have any questions or problems regarding bookings/licenses/subscriptions, please contact Shopware directly, as we as the manufacturer cannot influence this. > [Shopware Support](https://docs.shopware.com/en/account-en/merchant-area/support)
{% endhint %}

***

You can find more information on the topic of "licences" in the Shopware documentation:

{% embed url="<https://docs.shopware.com/en/shopware-6-en/tutorials-and-faq/extension-licenses-questions-and-answers>" %}
Shopware Extensions: Licences and Subscriptions - FAQ
{% endembed %}

You can find additional information in the following article in the Shopware documentation:

{% embed url="<https://docs.shopware.com/en/account-en/merchant-area/shops>" %}
Plans and Licences
{% 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/frequent-questions/the-subscription-expires-what-now.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.
