# Extensions

The Extension Management lists all the extensions that you have currently added to your Shopware account or your Shopware installation. Here you can manage and edit them.

Extensions in Shopware 6 are managed in the following order:

* Purchase extensions
  * [Purchase extensions](/knowledge-base/shopware/configuration/extensions/purchase-extensions.md)
* Install extensions
  1. [Activate extensions](/knowledge-base/shopware/configuration/extensions/activate-extensions.md)
  2. [Install extensions](/knowledge-base/shopware/configuration/extensions/installing-extensions-manually-1.md)
* Maintain extensions
  * [Update extensions](/knowledge-base/shopware/configuration/extensions/update-extensions.md)
* Remove extensions
  1. [Deactivate extensions](/knowledge-base/shopware/configuration/extensions/deactivate-extensions.md)
  2. [Uninstall extensions](/knowledge-base/shopware/configuration/extensions/uninstall-extensions.md)
  3. [Remove extensions](/knowledge-base/shopware/configuration/extensions/remove-extensions.md)

#### Further information

Please find more information regarding "Extensions" in the official Shopware documentation:

{% embed url="<https://docs.shopware.com/en/shopware-6-en/SWExtensions>" %}
Shopware documentation: Extensions
{% 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/shopware/configuration/extensions.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.
