# Convert from MLM licensing to RMH Hub licensing

{% hint style="info" %}
The customer must be using a version of RMH that supports RMH Hub app licensing (e.g., 3.51+). The customer's store database(s) must currently be licensed in MLM, and the customer must have not for resale (NFR) or production app license keys generated by the RMH Hub.
{% endhint %}

1. Start **Store Manager** on all computers and log in.
2. Start **POS** on all computers and log in.
3. On all computers running Store Manager, convert the app licensing for Store Manager to the RMH Hub:
   1. Click **File** | **Switch to LS Licensing**. Click **Yes** to confirm.
   2. In the **License Key** field, paste the app license key from the RMH Hub.
   3. Click **Activate**.
   4. Click **OK** to confirm. Store Manager automatically closes.
4. On all computers running Store Manager, confirm that Store Manager is successfully licensed through the RMH Hub:
   1. Start **Store Manager** and log in.
   2. Click **File**. It should say **Licensed in LS Mode**.
5. On all computers running POS, convert the app licensing for POS to the RMH Hub:
   1. Tap **Operations** | **About** | **Switch to LS Licensing**. Tap **Yes** to confirm.
   2. In the **License Key** field, paste the app license key from the RMH Hub.
   3. Tap **Activate**.
   4. Tap **OK** to confirm. POS automatically closes.
6. On all computers running POS, confirm that POS is successfully licensed through the RMH Hub:
   1. Start **POS** and log in.
   2. Tap **Operations** | **About**. It should say **Licensed in LS Mode**.


---

# 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/licensing/licensing-mlm-to-ls.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.
