# Key Features

**Browsify** comes equipped with a powerful set of features to address the diverse security needs of Shopify stores:

* **Fraud Analytics**: Fraud Analytics is a powerful tool designed to detect and prevent fraudulent activities within your online platform. It provides real-time monitoring and analysis of user interactions, identifying suspicious behavior through advanced risk scoring algorithms. <br>

  <figure><img src="/files/eRn8tONYHRqQNJwA6qzt" alt=""><figcaption></figcaption></figure>
* **Visitor Tracking and Identification**: Assigns a unique Visitor ID to each visitor, enabling behavior monitoring and detection of suspicious patterns across sessions.<br>

  <figure><img src="/files/g4X1KqbHG0kPdqA7AzUL" alt=""><figcaption></figcaption></figure>
* **Content Protection**: Blocks right-clicks, the F12 key (developer tools), and copy actions to prevent data scraping and content theft.
* **Automatic Blocking of High-Risk Visitors**: Set custom risk score thresholds to automatically block or redirect high-risk visitors.
* **Proxy, VPN, and TOR Protection**: Detects and blocks anonymous traffic, with options to allow legitimate privacy tools like iCloud Private Relay.

**Customizable Security Settings**: Adjust risk thresholds and blocking rules to fit your store’s specific needs.


---

# 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://browsify.gitbook.io/browsify-docs/introduction-to-browsify/key-features.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.
