# FAQ

- [How does MIDA detect VPNs and proxies?](https://docs.mida-app.io/mida-fraud-filter-ip-blocker/faq/how-does-mida-detect-vpns-and-proxies.md)
- [What happens if a customer is incorrectly blocked?](https://docs.mida-app.io/mida-fraud-filter-ip-blocker/faq/what-happens-if-a-customer-is-incorrectly-blocked.md)
- [Can I whitelist an entire country or ISP?](https://docs.mida-app.io/mida-fraud-filter-ip-blocker/faq/can-i-whitelist-an-entire-country-or-isp.md)
- [Do rules apply instantly after I save them?](https://docs.mida-app.io/mida-fraud-filter-ip-blocker/faq/do-rules-apply-instantly-after-i-save-them.md)
- [What is the difference between global rules and page-specific rules?](https://docs.mida-app.io/mida-fraud-filter-ip-blocker/faq/what-is-the-difference-between-global-rules-and-page-specific-rules.md)
- [How does the "Smart Device Blocking" work?](https://docs.mida-app.io/mida-fraud-filter-ip-blocker/faq/how-does-the-smart-device-blocking-work.md)
- [IP not detected correctly – what should I do?](https://docs.mida-app.io/mida-fraud-filter-ip-blocker/faq/ip-not-detected-correctly-what-should-i-do.md)
- [What is user agent?](https://docs.mida-app.io/mida-fraud-filter-ip-blocker/faq/what-is-user-agent.md)
- [How to Preview the Block Screen?](https://docs.mida-app.io/mida-fraud-filter-ip-blocker/faq/how-to-preview-the-block-screen.md)
- [Can I allow staff/admin even if their location is blocked?](https://docs.mida-app.io/mida-fraud-filter-ip-blocker/faq/can-i-allow-staff-admin-even-if-their-location-is-blocked.md)
- [Will the app slow down my store?](https://docs.mida-app.io/mida-fraud-filter-ip-blocker/faq/will-the-app-slow-down-my-store.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/faq.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.
