# Licensing

- [About license keys and activation](https://docs.rmhpos.com/installation/licensing/licensing-activations.md): This topic explains the cloud licensing mechanism used by RMH, and how license keys are activated for the licensed RMH apps (POS, Store Manager, Central Manager, and Central Connector/Central Client).
- [About license keys and concurrent seats](https://docs.rmhpos.com/installation/licensing/licensing-concurrent-seats.md): This topic explains the concepts of concurrent seats, which are also known as floating seats. It also explains how seats are validated at logon, and what happens if RMH cannot renew seats.
- [About internet connectivity and licensing](https://docs.rmhpos.com/installation/licensing/licensing-offline.md): This topic explains how an internet connection is required for RMH licensing, and what happens if licensed RMH apps lose internet connectivity.
- [Perpetual vs subscription licenses](https://docs.rmhpos.com/installation/licensing/licensing-type.md): This topic describes the perpetual and subscription licenses types available for the licensed RMH apps.
- [Frequently asked questions about licensing](https://docs.rmhpos.com/installation/licensing/licensing-faq.md): This topic answers frequently asked questions about RMH licensing.
- [Convert from MLM licensing to RMH Hub licensing](https://docs.rmhpos.com/installation/licensing/licensing-mlm-to-ls.md): This topic describes how to configure the licensed RMH apps to use license keys obtained through the RMH Hub.
- [Changing the store's name or address in MLM](https://docs.rmhpos.com/installation/licensing/licensing-changing-store-info.md): This topic describes how to change the store's name or address in the Multi-License Module, or MLM.
- [Troubleshooting licensing](https://docs.rmhpos.com/installation/licensing/licensing-troubleshooting.md): This topic describes how to troubleshoot common issues with RMH licensing.


---

# 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.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.
