# Frequent Diner Promotions

The Frequent Diner Promotions option allows to reward your frequent customers with points applicable as credits on future purchases.

**Configuration**

**Setup**

**Code**

Enter a unique numeric code for this conversion calculation.

{% hint style="info" %}
NOTE: This code is only used by the external frequent diner interface.
{% endhint %}

**Description**

Enter the Frequent Diner Promotion description.

**Money to Points**

**Every**

Enter the slice of money used as the base for the calculation of points applicable as credits on future purchases.

Convert To

Enter the number of points to be given as credit on future purchases for each slice of the amount entered in the Every field above.

**Schedule**

The Schedule functionality controls the application of money-to-points conversions depending of the day of the week and hour of the day.

{% hint style="info" %}
NOTE: For example, you could have a promotion that generates points on Alcohol sales, but only from Monday to Friday between 17:00 to 19:00, during Happy Hour.
{% endhint %}


---

# 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.maitredpos.com/maitred/maitred-complete-online-documentation/chap-4-point-of-sale-control/help-contents/frequent-diner/frequent-diner-promotions.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.
