# Preventing fraud & abuse guide

**This article is in draft. You can contact WLL Support if you'd like it to be prioritised.**

Create tutorials for the following and link to from here:

Activation limits - user specific /include in this article and link to Reactor configuration page

Activation limits - combining user & tenant limits using audiences and reactor payload constraints / explain here WHY and create and link to tutorial in Reactor tutorials section

Limiting how many rewards can be purchased a day/week/month // explain here WHY link to tutorial in reward tutorials

Limiting how many points can be earned a day/week/month // explain here WHY and link to points liability

Limiting how many points can be spent in a day/week/month // explain here WHY and link to points liability

Create an audience of suspicious or flagged users based on recent activity - and optionally restrict them from earning/purchasing etc. // link to tutorial in Audiences

Create an audience of banned or suspended users based on profile attributes - and restrict them from accessing, earning and purchasing. // link to tutorial in Audiences


---

# 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/loyalty-engine/rewards-and-points/reward-tutorials/preventing-fraud-and-abuse-guide.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.
