# Loyalty Manager User Guide

- [About RMH Loyalty](https://docs.rmhpos.com/loyalty-manager/overview.md): This topic introduces the RMH Loyalty extension for RMH. It allows stores to create their own customer loyalty programs.
- [Best practices for RMH Loyalty](https://docs.rmhpos.com/loyalty-manager/best-practices.md): This topic describes best practices for using RMH Loyalty to create a customer loyalty program.
- [Explore the Loyalty Manager screen](https://docs.rmhpos.com/loyalty-manager/opening-lm.md): This topic explores elements of the Loyalty Manager app screen, such as the Customer Management, Incentive Groups, Customer Groups, Collection, Redemption, Accelerators, and Loyalty tabs.
- [Loyalty concepts](https://docs.rmhpos.com/loyalty-manager/loyalty-concepts.md)
- [Loyalty programs](https://docs.rmhpos.com/loyalty-manager/loyalty-concepts/loyalty-programs.md): This topic explains how loyalty programs are created by defining points collection and points redemption schedules, and enabling or disabling customer opt in.
- [Collection schedules](https://docs.rmhpos.com/loyalty-manager/loyalty-concepts/collection-schedules.md): This topic explains the role of point collection schedules.
- [Redemption schedules](https://docs.rmhpos.com/loyalty-manager/loyalty-concepts/redemption-schedules.md): This topic explains the role of points redemption schedules.
- [Point accelerators](https://docs.rmhpos.com/loyalty-manager/loyalty-concepts/point-accelerators.md): This topic explains the role of point accelerators.
- [Incentive groups](https://docs.rmhpos.com/loyalty-manager/loyalty-concepts/incentive-groups.md): This topic explains the role of incentive groups.
- [Customer groups](https://docs.rmhpos.com/loyalty-manager/loyalty-concepts/customer-groups.md): This topic explains the role of customer groups.
- [Loyalty batch](https://docs.rmhpos.com/loyalty-manager/loyalty-concepts/loyalty-batch.md): This topic explains the role of the loyalty batch.
- [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): This topic explores the three types of point collection schedules: price points, basket points, and quantity points.
- [Collection rules](https://docs.rmhpos.com/loyalty-manager/create-a-collection-schedule/collection-rules.md): This topic describes the mandatory and optional rules for point collection schedules.
- [Create a collection schedule](https://docs.rmhpos.com/loyalty-manager/create-a-collection-schedule/creating-collection-schedule.md): This topic describes how to create a points collection schedule.
- [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): This topic explores the seven point redemption types available in RMH Loyalty: dollar discount, percent discount, offset, coupon percent coupon, offset coupon, and reward item.
- [Redemption rules](https://docs.rmhpos.com/loyalty-manager/create-a-redemption-schedule/redemption-rules.md): This topic describes the mandatory and optional rules for point redemption schedules.
- [Redemption matrix](https://docs.rmhpos.com/loyalty-manager/create-a-redemption-schedule/redemption-matrix.md): This topic explores common loyalty program scenarios.
- [Create a redemption schedule](https://docs.rmhpos.com/loyalty-manager/create-a-redemption-schedule/creating-redemption-schedule.md): This topic describes how to create a points redemption schedule.
- [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): This topic explores the four types of point accelerators available in RMH Loyalty: happy hour, promo, sales, and club.
- [Accelerator rules](https://docs.rmhpos.com/loyalty-manager/create-point-accelerators/accelerator-rules.md): This topic describes the mandatory rules for point accelerators.
- [Create a loyalty program](https://docs.rmhpos.com/loyalty-manager/creating-loyalty-program.md): This topic describes how to create a loyalty program and connect it to the applicable points collection and points redemption schedules. You can also set an effective date and enable/disable opt in.
- [Configure the POS receipt to display Loyalty program information](https://docs.rmhpos.com/loyalty-manager/configuring-pos-receipt.md): This topic describes how to configure the POS receipt template to display the loyalty program name as well as points earned, points redeemed, point balances, and messages on receipts.
- [Collect and redeem Loyalty points in POS](https://docs.rmhpos.com/loyalty-manager/using-loyalty-at-pos.md): This topic describes how customers can collect and redeem loyalty program points in POS.


---

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