diff --git a/FAQ.md b/FAQ.md
index 0fddbdc813..29097cfbf1 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -2915,6 +2915,8 @@ Example conditions:
```(received + 7*24*60*60*1000) < DT_DATE_TO_EPOCH(DT_NOW())```
+```AI("Is this a scam? Answer with yes or no.") contains "yes"```
+
**Actions**
diff --git a/index.html b/index.html
index cd9ff0925d..8d7e429a3f 100644
--- a/index.html
+++ b/index.html
@@ -1599,6 +1599,7 @@ X-Google-Original-From: Somebody <somebody+extra@example.org>
header("X-Mailer") contains "Open-Xchange" && from matches ".*service@.*"
!onBlocklist() && hasMx() && attachments() > 0
(received + 7*24*60*60*1000) < DT_DATE_TO_EPOCH(DT_NOW())
AI("Is this a scam? Answer with yes or no.") contains "yes"
Actions
You can select one of these actions to apply to matching messages: