# About Modules

The Loyalty Engine can be extended with a range of optional **modules** that add extra functionality to your loyalty program.

These modules are designed to be plug-and-play extensions, allowing you to tailor your program based on your goals, industry, or technical capabilities. Examples include receipt scanning, social media tracking, digital reward fulfilment, and more.

{% hint style="info" %}
Modules are sold separately and **not included** in the Loyalty Engine core platform licence. For pricing and details, contact your account manager.&#x20;
{% endhint %}

Each article in this section provides setup guidance, technical behavior, and key considerations for a specific module.

If you’re interested in adding a module to your program, contact your WLL account manager to discuss pricing and activation.


---

# 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://kbase.whitelabel-loyalty.com/product/modules/about-modules.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.
