# Install Loyalty Manager

## Installing Loyalty Manager for Store Manager

1. In the **Retail Management Hero Setup Wizard**, click **Install Store Loyalty Manager**.

{% hint style="info" %}
You must have administrative privileges on the computer to install RMH apps.
{% endhint %}

2. Click **Next**.
3. On the **End User License Agreement** screen, select **I accept the terms in the License Agreement**.
4. Click **Next**.
5. Select the installation folder on the computer.
6. Click **Next**.
7. Click **Install**.
8. Click **Finish**.
9. Confirm that **Store Loyalty Manager** and the **Loyalty Manager POS Extension** were installed correctly. On 64-bit Windows computers the default installation paths are:

* **C:\Program Files (x86)\Retail Hero\RMH Loyalty\\**
* **C:\Program Files (x86)\Retail Hero\RMH POS\Extensions\RMH Loyalty\\**

{% hint style="info" %}
The location of the Loyalty Manager POS Extension is particularly important. It must be installed in the **Extension** folder of the register where POS is installed.
{% endhint %}

## Installing Loyalty Manager for Central Manager

1. In the **Retail Management Hero Setup Wizard**, click **Install Central Loyalty Manager**.
2. Click **Next**.
3. On the **End User License Agreement** screen, select **I accept the terms in the License Agreement**.
4. Click **Next**.
5. Select the installation folder on the computer.
6. Click **Next**.
7. Click **Install**.
8. Click **Finish**.
9. Confirm that **Central Loyalty Manager** was installed correctly. On 64-bit Windows computers the default installation path is **C:\Program Files (x86)\Retail Hero\RMH Central Loyalty**.


---

# 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.rmhpos.com/installation/installation-lm.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.
