# Loyalty Manager deployments

In a single store deployment with Store Manager and POS (or multiple single store deployments), you need to install Store Loyalty Manager on the same computer as Store Manager. You also need to install the Store Loyalty Extension in every POS lane. The Store Loyalty Extension enables communication between POS and Store Loyalty Manager.

{% hint style="info" %}
The Store Loyalty Extension is installed using the same MSI file that you use to install Store Loyalty Manager. If the installation wizard detects that POS is installed on the computer, it will only install the Store Loyalty Extension.
{% endhint %}

**Example of a single store deployment of Store Loyalty**

<div align="left"><img src="/files/EK4cYtoGI4OvFATQoJx7" alt=""></div>

In a multi-store deployment with Central Manager, you need to install Central Loyalty Manager on the same computer as Central Manager. You also need to install Store Loyalty Manager on the same computer as Store Manager and the Store Loyalty Extension in every POS lane. Loyalty programs can only be created in Central Loyalty Manager.

{% hint style="info" %}
The Store Loyalty Extension is installed using the same MSI file that you use to install Store Loyalty Manager. If the installation wizard detects that POS is installed on the computer, it will only install the Store Loyalty Extension.
{% endhint %}

**Example of a multi-store deployment of Central Loyalty**

<div align="left"><img src="/files/Cfne0JuHMCDDhpHipAUC" alt=""></div>


---

# 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/deployment-options/deployment-options-w-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.
