> For the complete documentation index, see [llms.txt](https://docs.londonstudios.net/london-studios-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.londonstudios.net/london-studios-documentation/resources/smart-anpr.md).

# Smart ANPR

<figure><img src="/files/lZ8h4PaMNtkIcLX2inbo" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can purchase this at [https://store.londonstudios.net](https://store.londonstudios.net/)
{% endhint %}

## About Smart ANPR

The ANPR Detection System gives your police and emergency services a modern tablet interface, fixed roadside cameras, and optional in-car plate reading. Officers can review detections, search registrations, flag vehicles, add notes, and see registry information where your garage framework supports it.

## **Features**

* **Tablet UI** - Open a full ANPR workstation with recent detections, search, vehicle history, notes, flags, and an interactive map for sighting locations.
* **Fixed roadside cameras** - Place ANPR poles around your map. Cameras automatically read plates from passing traffic and log detections to your database.
* **In-car ANPR** - Optional front and rear plate scanning while driving whitelisted emergency vehicles, with a compact HUD overlay, live speed readout, and plate lock.
* **Roof-mounted modules** - Visual ANPR units can be configured to automatically attach to eligible patrol vehicles for extra immersion.
* **Flagged vehicle alerts** - When a flagged plate is detected (fixed camera or in-car), officers can receive in-game notifications.
* **Dispatch and MDT integration** - Flagged detections can send alerts to ps-dispatch, lb-tablet, wasabi\_mdt, Sonoran CAD, and many other dispatch or CAD products.
* **BOLO sync** - BOLOs from supported MDTs can automatically flag and unflag plates in Smart ANPR, with optional two-way sync back to your MDT.
* **Compliance checks** - Optional insurance and registration checks (m-Insurance) with notes on dispatch alerts, or optional auto-flagging.
* **Vehicle registry panel** - When configured, the tablet can show registered owner and garage details from QBCore, ESX, QBX, Quasar, okokGarage, JG Advanced Garages, or cdGarage, with optional fake-plate resolution and cd\_garage impound data.
* **UK and US plate display** - Switch default plate formatting and styling for demos or US-based servers.
* **Permission support** - Ace Permissions, QBCore, ESX, vRP, and QBX are supported out of the box.
* **Framework notifications** - Optional integration with ESX, QBCore, QBX, vRP, or okokNotify; otherwise a styled GTA feed notification is used.
* **Exports for integrations** - Server and client exports let dispatch, MDT, or custom scripts open the UI, query detections, and manage flags without modifying escrowed files.

## Documentation

* [Setup and installation](/london-studios-documentation/resources/smart-anpr/setup-and-installation.md)
* [Using the resource](/london-studios-documentation/resources/smart-anpr/using-the-resource.md) — tablet, in-car HUD, speed display, plate lock
* [Placing fixed cameras](/london-studios-documentation/resources/smart-anpr/placing-fixed-cameras.md)
* [Configuring the resource](/london-studios-documentation/resources/smart-anpr/configuring-the-resource.md)
* [Third-party integrations](/london-studios-documentation/resources/smart-anpr/third-party-integrations.md) — dispatch, BOLO sync, garage, compliance
* [Exports and integrations](/london-studios-documentation/resources/smart-anpr/exports-and-integrations.md)

## Smart ANPR Resource Monitor/Statistics

Here’s the performance rating of this resource when its currently idle:

<figure><img src="/files/cBol7m3S7Cio0IET9Qsp" alt=""><figcaption><p>Idle Performance</p></figcaption></figure>


---

# 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.londonstudios.net/london-studios-documentation/resources/smart-anpr.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.
