# Installation

The installation of the extension in your shop works like any other Shopware 6 extension and is thus done in a few steps.

## Download extension <a href="#download-extension" id="download-extension"></a>

Navigate to `Extensions > Store` and search for "Personalized customer greeting". Click on the extensions and then on the button `Add extension` to download it.

## Install extension <a href="#install-extension" id="install-extension"></a>

Go to the installation in the admin under `Extensions > My extensions > Apps` and click on the button `...` and then click on `Install`.

## Activate extension <a href="#activate-extension" id="activate-extension"></a>

In the same place as during the installation, you can now access the admin under `Extensions > My extensions > Apps` to change the status to `Activ`.


---

# 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://docs.shop-studio.io/shopware/extensions/personalized-customer-greeting/installation.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.
