# Rules Management

- [Creating Rules](https://docs.mida-app.io/mida-fraud-filter-ip-blocker/rules-management/creating-rules.md): Rules let you decide who can access your store and what happens when they visit. Each rule contains conditions, scope, and an action.
- [Block Page Settings](https://docs.mida-app.io/mida-fraud-filter-ip-blocker/rules-management/block-page-settings.md): When a visitor is blocked, you can control what they see. Block Page Settings allow you to customize the blocking experience to match your brand.
- [Advanced Rule Configuration](https://docs.mida-app.io/mida-fraud-filter-ip-blocker/rules-management/advanced-rule-configuration.md): In addition to creating custom rules, MIDA Fraud IP Blocker allows you to enable global configuration options that improve detection against malicious or anonymous traffic.
- [Rule Priority & Execution Logic (Whitelist vs Blacklist vs VPN)](https://docs.mida-app.io/mida-fraud-filter-ip-blocker/rules-management/rule-priority-and-execution-logic-whitelist-vs-blacklist-vs-vpn.md)
- [How to Customize Block Page](https://docs.mida-app.io/mida-fraud-filter-ip-blocker/rules-management/how-to-customize-block-page.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://docs.mida-app.io/mida-fraud-filter-ip-blocker/rules-management.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.
