# Browsify Docs

## Browsify Docs

- [Overview](https://browsify.gitbook.io/browsify-docs/introduction-to-browsify/overview.md)
- [Key Features](https://browsify.gitbook.io/browsify-docs/introduction-to-browsify/key-features.md)
- [Why Choose Browsify?](https://browsify.gitbook.io/browsify-docs/why-choose-browsify.md)
- [What is an IP Address?](https://browsify.gitbook.io/browsify-docs/understanding-key-terms/what-is-an-ip-address.md)
- [What are Proxy, VPN, and TOR?](https://browsify.gitbook.io/browsify-docs/understanding-key-terms/what-are-proxy-vpn-tor.md)
- [What is an ISP?](https://browsify.gitbook.io/browsify-docs/understanding-key-terms/what-is-an-isp.md)
- [What is a Referrer?](https://browsify.gitbook.io/browsify-docs/understanding-key-terms/what-is-referrer.md)
- [What is a User Agent?](https://browsify.gitbook.io/browsify-docs/understanding-key-terms/what-is-a-user-agent.md)
- [What is a Visitor ID?](https://browsify.gitbook.io/browsify-docs/understanding-key-terms/what-is-a-visitor-id.md)
- [What is a Risk Score?](https://browsify.gitbook.io/browsify-docs/what-is-a-risk-score.md)
- [Fraud Analytics](https://browsify.gitbook.io/browsify-docs/feature-guides/fraud-analytics.md)
- [Configuration: Blocking Rules](https://browsify.gitbook.io/browsify-docs/configuration-blocking-rules.md)
- [Security Automation](https://browsify.gitbook.io/browsify-docs/security-automation.md)
- [Content Protection](https://browsify.gitbook.io/browsify-docs/content-protection.md)
- [Settings Overview](https://browsify.gitbook.io/browsify-docs/settings-overview.md)
- [What is Browsify, and how does it work?](https://browsify.gitbook.io/browsify-docs/frequently-asked-questions-faqs/what-is-browsify-and-how-does-it-work.md)
- [How does Browsify protect my Shopify store?](https://browsify.gitbook.io/browsify-docs/how-does-browsify-protect-my-shopify-store.md)
- [How does the Risk Score work?](https://browsify.gitbook.io/browsify-docs/how-does-the-risk-score-work.md)
- [What is a Visitor ID, and how is it used?](https://browsify.gitbook.io/browsify-docs/what-is-a-visitor-id-and-how-is-it-used.md)
- [How can I block a specific IP address or Visitor ID?](https://browsify.gitbook.io/browsify-docs/how-can-i-block-a-specific-ip-address-or-visitor-id.md)
- [What is the difference between Block and Redirect modes?](https://browsify.gitbook.io/browsify-docs/what-is-the-difference-between-block-and-redirect-modes.md)
- [How do I set up automatic blocking for high-risk visitors?](https://browsify.gitbook.io/browsify-docs/how-do-i-set-up-automatic-blocking-for-high-risk-visitors.md)
- [Can I customize the Risk Score threshold?](https://browsify.gitbook.io/browsify-docs/can-i-customize-the-risk-score-threshold.md)
- [What is the Content Protection feature used for?](https://browsify.gitbook.io/browsify-docs/what-is-the-content-protection-feature-used-for.md)
- [How do I enable or disable specific security features?](https://browsify.gitbook.io/browsify-docs/how-do-i-enable-or-disable-specific-security-features.md)
- [How does Browsify detect fraudulent orders?](https://browsify.gitbook.io/browsify-docs/how-does-browsify-detect-fraudulent-orders.md)
- [What do risk factors like "5 card attempts" or "Mismatched billing info" mean?](https://browsify.gitbook.io/browsify-docs/what-do-risk-factors-like-5-card-attempts-or-mismatched-billing-info-mean.md)
- [How do I interpret the data in Fraud Analytics?](https://browsify.gitbook.io/browsify-docs/how-do-i-interpret-the-data-in-fraud-analytics.md)
- [What is an IP address, and why is it important for security?](https://browsify.gitbook.io/browsify-docs/what-is-an-ip-address-and-why-is-it-important-for-security.md)
- [What are Proxy, VPN, and TOR, and how do they affect my store’s security?](https://browsify.gitbook.io/browsify-docs/what-are-proxy-vpn-and-tor-and-how-do-they-affect-my-stores-security.md)
- [How does Browsify handle privacy and data protection?](https://browsify.gitbook.io/browsify-docs/how-does-browsify-handle-privacy-and-data-protection.md)
- [What should I do if I accidentally block a legitimate customer?](https://browsify.gitbook.io/browsify-docs/what-should-i-do-if-i-accidentally-block-a-legitimate-customer.md)
- [How can I adjust settings to minimize false positives?](https://browsify.gitbook.io/browsify-docs/how-can-i-adjust-settings-to-minimize-false-positives.md)
- [Where can I find additional help or support?](https://browsify.gitbook.io/browsify-docs/where-can-i-find-additional-help-or-support.md)
- [Secure Your Shopify Store with Browsify](https://browsify.gitbook.io/browsify-docs/conclusion-and-support/secure-your-shopify-store-with-browsify.md)
- [Privacy Policy](https://browsify.gitbook.io/browsify-docs/policies-terms-and-conditions/privacy-policy.md)
- [Terms of Service](https://browsify.gitbook.io/browsify-docs/terms-of-service.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://browsify.gitbook.io/browsify-docs/introduction-to-browsify/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.
