# Fingerprint DPI Specifications

### Crossmatch Fingerprint Module

* Array Size: 256 x 360 pixels.
* Image Resolution: 508 DPI (dots per inch).
* Gray Scale: 8-bit (256 levels).
* Imaging Area: 18.00 mm x 12.80 mm.

### WizarPOS Fingerprint Module

* Array Size: 360 x 256 pixels.
* Image Resolution: 508 DPI (dots per inch).
* Gray Scale: 8-bit.
* Active Sensing Area: 18.0 mm x 12.8 mm.

### Key Points

* Both Crossmatch and WizarPOS fingerprint modules offer a high image resolution of 508 DPI, ensuring detailed fingerprint capture.
* The array size and gray scale specifications are critical for developers to understand the image quality and the level of detail that can be captured by these modules.


---

# 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://smartpossdk.gitbook.io/cloudpossdk/faq/fingerprint/fingerprint-dpi-specifications.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.
