> For the complete documentation index, see [llms.txt](https://docs.rmhpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rmhpos.com/installation/install-store-manager-single-store/installation-mlm.md).

# (Optional) Install MLM

{% hint style="info" %}
Starting with release 3.51.12, MLM is not required to license the RMH apps. Instead, the RMH apps can be ordered and licensed through the RMH Hub. Contact <sales@rmhpos.com> for more information about the RMH Hub.
{% endhint %}

1. Go to the location where you extracted the release package files.
2. Double-click **Setup.exe** to open the setup wizard.

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

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

3. Under **RMH Licensing**, click **Install Multi License Module (MLM) Store**.
4. On the **Welcome to the MLM Setup Wizard** screen, click **Next**.

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

5. On the **License Agreement** screen, select **I Agree**, and click **Next**.

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

6. On the **Select Installation Folder** screen, select the installation folder for MLM, select **Everyone**, and click **Next**.

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

7. On the **Confirm Installation** screen, click **Next**.

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

8. On the **Installation Complete** screen, click **Close**.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.rmhpos.com/installation/install-store-manager-single-store/installation-mlm.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
