# Loyalty Manager User Guide

- [About RMH Loyalty](https://docs.rmhpos.com/loyalty-manager/overview.md)
- [Best practices for RMH Loyalty](https://docs.rmhpos.com/loyalty-manager/best-practices.md)
- [Explore the Loyalty Manager screen](https://docs.rmhpos.com/loyalty-manager/opening-lm.md)
- [Loyalty concepts](https://docs.rmhpos.com/loyalty-manager/loyalty-concepts.md)
- [Loyalty programs](https://docs.rmhpos.com/loyalty-manager/loyalty-concepts/loyalty-programs.md)
- [Collection schedules](https://docs.rmhpos.com/loyalty-manager/loyalty-concepts/collection-schedules.md)
- [Redemption schedules](https://docs.rmhpos.com/loyalty-manager/loyalty-concepts/redemption-schedules.md)
- [Point accelerators](https://docs.rmhpos.com/loyalty-manager/loyalty-concepts/point-accelerators.md)
- [Incentive groups](https://docs.rmhpos.com/loyalty-manager/loyalty-concepts/incentive-groups.md)
- [Customer groups](https://docs.rmhpos.com/loyalty-manager/loyalty-concepts/customer-groups.md)
- [Loyalty batch](https://docs.rmhpos.com/loyalty-manager/loyalty-concepts/loyalty-batch.md)
- [Create a collection schedule](https://docs.rmhpos.com/loyalty-manager/create-a-collection-schedule.md)
- [Collection types](https://docs.rmhpos.com/loyalty-manager/create-a-collection-schedule/collection-types.md)
- [Collection rules](https://docs.rmhpos.com/loyalty-manager/create-a-collection-schedule/collection-rules.md)
- [Create a collection schedule](https://docs.rmhpos.com/loyalty-manager/create-a-collection-schedule/creating-collection-schedule.md)
- [Create a redemption schedule](https://docs.rmhpos.com/loyalty-manager/create-a-redemption-schedule.md)
- [Redemption types](https://docs.rmhpos.com/loyalty-manager/create-a-redemption-schedule/redemption-types.md)
- [Redemption rules](https://docs.rmhpos.com/loyalty-manager/create-a-redemption-schedule/redemption-rules.md)
- [Redemption matrix](https://docs.rmhpos.com/loyalty-manager/create-a-redemption-schedule/redemption-matrix.md)
- [Create a redemption schedule](https://docs.rmhpos.com/loyalty-manager/create-a-redemption-schedule/creating-redemption-schedule.md)
- [Create point accelerators](https://docs.rmhpos.com/loyalty-manager/create-point-accelerators.md)
- [Accelerator types](https://docs.rmhpos.com/loyalty-manager/create-point-accelerators/accelerator-types.md)
- [Accelerator rules](https://docs.rmhpos.com/loyalty-manager/create-point-accelerators/accelerator-rules.md)
- [Create a loyalty program](https://docs.rmhpos.com/loyalty-manager/creating-loyalty-program.md)
- [Configure the POS receipt to display Loyalty program information](https://docs.rmhpos.com/loyalty-manager/configuring-pos-receipt.md)
- [Collect and redeem Loyalty points in POS](https://docs.rmhpos.com/loyalty-manager/using-loyalty-at-pos.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/loyalty-manager.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.
