# Overview

- [Key Benefits of MIDA Fraud IP Blocker](https://docs.mida-app.io/mida-fraud-filter-ip-blocker/overview/benefits.md): MIDA Fraud IP Blocker is designed to give merchants simple but powerful tools to secure their store, prevent fraud, and manage access with confidence. Below are the core benefits you can expect.
- [Overall Workflow](https://docs.mida-app.io/mida-fraud-filter-ip-blocker/overview/overall-workflow.md): MIDA Fraud IP Blocker works as a request filter and fraud prevention engine that evaluates each visitor and order against your rules before allowing access. Below is the step-by-step flow.
- [App embeded](https://docs.mida-app.io/mida-fraud-filter-ip-blocker/overview/app-embeded.md): Setting up for the first time


---

# 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.mida-app.io/mida-fraud-filter-ip-blocker/overview.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.
