# FRAUD MONITORING

- [AML Screening](https://guides.dojah.io/user-manual/fraud-monitoring/aml-screening.md)
- [User Screening](https://guides.dojah.io/user-manual/fraud-monitoring/aml-screening/user-screening.md)
- [Business Screening](https://guides.dojah.io/user-manual/fraud-monitoring/aml-screening/business-screening.md)
- [Download Screenings](https://guides.dojah.io/user-manual/fraud-monitoring/aml-screening/download-screenings.md)
- [EasyDetect](https://guides.dojah.io/user-manual/fraud-monitoring/easydetect.md): Easy Detect is a fraud detection service that helps businesses quickly identify abnormal activities in a user's journey, mitigate risk and protecting the business.
- [Creating a flow](https://guides.dojah.io/user-manual/fraud-monitoring/easydetect/creating-a-flow.md)
- [Editing a Process](https://guides.dojah.io/user-manual/fraud-monitoring/easydetect/creating-a-flow/editing-a-process.md)
- [Connecting a flow](https://guides.dojah.io/user-manual/fraud-monitoring/easydetect/connecting-a-flow.md)
- [Cases and Events](https://guides.dojah.io/user-manual/fraud-monitoring/easydetect/cases-and-events.md)
- [Reviewing Cases](https://guides.dojah.io/user-manual/fraud-monitoring/easydetect/cases-and-events/reviewing-cases.md)


---

# 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://guides.dojah.io/user-manual/fraud-monitoring.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.
