# Licensing

- [About license keys and activation](https://docs.rmhpos.com/installation/licensing/licensing-activations.md)
- [About license keys and concurrent seats](https://docs.rmhpos.com/installation/licensing/licensing-concurrent-seats.md)
- [About internet connectivity and licensing](https://docs.rmhpos.com/installation/licensing/licensing-offline.md)
- [Perpetual vs subscription licenses](https://docs.rmhpos.com/installation/licensing/licensing-type.md)
- [Frequently asked questions about licensing](https://docs.rmhpos.com/installation/licensing/licensing-faq.md)
- [Convert from MLM licensing to RMH Hub licensing](https://docs.rmhpos.com/installation/licensing/licensing-mlm-to-ls.md)
- [Changing the store's name or address in MLM](https://docs.rmhpos.com/installation/licensing/licensing-changing-store-info.md)
- [Troubleshooting licensing](https://docs.rmhpos.com/installation/licensing/licensing-troubleshooting.md)


---

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