# Fingerprint System

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

#### 📖 Fingerprint Scanner System

This system is a **portable fingerprint scanner device** used by police officers to verify the identity of suspects. Players can scan fingerprints, view stored records, and generate detailed reports.

***

### 🔹 Main Features

* Realistic handheld scanner design.
* Start a **new scan** (New Scan).
* Access **previous scans** through the History menu.
* Live fingerprint scanning and instant verification.
* **Report screen** displaying ID, first name, and last name.

***

### 🔹 Interface Pages

#### 1. **Welcome**

* First screen shown when the device is turned on.
* **New Scan**: Starts a new fingerprint scan.
* **History**: Opens the list of previously stored scans.

#### 2. **History**

* Displays all previously scanned fingerprints.
* **View**: Opens details of a saved scan.
* **Delete**: Removes a scan from the system.

#### 3. **Scan**

* Prompts the suspect to place their finger on the scanner.
* Includes a **real-time scanning animation**.
* Once completed, the system automatically switches to the report screen.

#### 4. **Report**

* Displays the scan results:
  * **ID** (Citizen ID / Character ID)
  * **First Name**
  * **Last Name**
* Data is automatically matched with the police database.

***

### 🔹 Usage Scenario

1. The officer turns on the device and selects **New Scan**.
2. The suspect is asked to place their finger on the scanner.
3. The system scans the fingerprint and retrieves identity details.
4. If there are previous scans, the officer can access them from **History**.
5. The results are displayed in the **Report screen**.

***

### 🔹 Advantages

* Adds **professionalism** and **realism** to police roleplay.
* Provides fast scanning and verification.
* Allows tracking of old scans through the History feature.
* Immersive mobile device design enhances the roleplay experience.


---

# 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.0resmon.org/0resmon/frkn-resources/frkn-police-job/fingerprint-system.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.
