# Rekor CarCheck®

Rekor CarCheck® is a cloud-hosted ALPR web service for application integration. Using this product, you can send images to the Rekor cloud servers for analysis and the returning response will be a JSON document describing the license plates, and vehicle characteristics such as color, make, and body type.

CarCheck can be purchased separately or added in parallel to your Rekor Scout® account. To learn more about CarCheck, please visit our [Rekor CarCheck® product page](https://www.rekor.ai/developers/carcheck) or view the [Rekor CarCheck® documentation](/developers/carcheck/rekor-carcheck-r-overview.md) to learn how to integrate the API into your existing applications.

The image below provides a sample view of the data the [Rekor Scout® Dashboard](/scout/scout-dashboard/overview.md) shows concerning Rekor CarCheck. It also contains a demo for simple image testing and example output.

<figure><img src="https://app.snazzydocs.com/storage/users/LyXaxVR6U0o9QI5U/docs/HCFTSZwZ5EATAFU6/images/blue_camaro_blur.jpg" alt=""><figcaption></figcaption></figure>


---

# 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.rekor.ai/scout/scout-dashboard/rekor-carcheck-r.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.
