# Create a redemption schedule

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


---

# 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/create-a-redemption-schedule.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.
