# Accelerator types

There are four point accelerator types:

* Happy hour (HH) – Day of the week, from - until hours. E.g., every Monday from 3pm till 6pm
* Promo (PRO) – A date/time span. E.g. from January 1, 9am until January 15th, 9pm
* Sales (SL) – The total of historical sales for a customer. E.g., the customers who spent life-time over $1,000
* Club (CL) – A selected group of customers


---

# 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-point-accelerators/accelerator-types.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.
