> For the complete documentation index, see [llms.txt](https://docs.bfore.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bfore.ai/the-precrime-platform.md).

# The PreCrime Platform

## Platform Overview

BforeAI is a pioneer in Predictive Attack Intelligence and Digital Risk Protection Services (DRPS). Using predictive AI, we offer the fastest, most accurate automated solution to stop malicious infrastructure attacks weeks before they happen.

Our autonomous PreCrime™ platform predicts, blocks, and preempts malicious campaigns before they impact your business. This evolutionary learning technology is constantly improving anomaly identification, while reducing false positives to 0.05%, enabling organizations to stop attacks in minutes.&#x20;

**PreCrime Brand** is automated protection against impersonation for your organization’s digital presence. Our predictive AI security solution continuously monitors the internet, using predictive intelligence to identify and disrupt malicious infrastructures before they cause damage, automatically taking down online impersonation attacks, and securing your brand from financial and reputational harm.

Explore use cases for PreCrime Brand here:

{% content-ref url="/pages/P6hediPTPkrnVU88hnI3" %}
[PreCrime Brand](/precrime-modules/precrime-brand.md)
{% endcontent-ref %}

**PreCrime Intelligence** is our predictive attack intelligence solution. Our behavioral AI goes beyond reactive blocklists to equip your team with the most extensive dataset of future malicious infrastructure, better arming your security stack to deny malicious traffic in near real-time before they launch attacks.

Discover how can you use PreCrime Intelligence here:

{% content-ref url="/pages/RfqEwxyA8zmXtZcQ3YHJ" %}
[PreCrime Intelligence](/precrime-modules/precrime-intelligence.md)
{% endcontent-ref %}


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.bfore.ai/the-precrime-platform.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
