# Data Capture Devices

The platform utilises physical hardware devices to collect information in the field. These devices are connected to the internet to ensure real-time data, maximizing accuracy.

{% hint style="info" %}
The [Portal](https://app.allwage.com/) can be accessed from any web browser on any internet-connected device. It is not limited to a specific operating system. However, capturing data in the field is limited to the AllWage Android application and biometric devices.
{% endhint %}

Currently, there are two types of devices:

1. **Android Device**
   * The Android application can be installed from the official Google Play Store on any compatible device.
   * Android devices can only identify employees with their RFID tags.
   * With the Android application, you can capture time and attendance data and monitor activities.
2. **Biometric Devices**
   * Fixed biometric devices that are either free-standing or linked to turnstiles.
   * The supported biometric devices can identify employees through facial recognition, fingerprint, palm, and RFID tags.
   * With biometric devices, you can only capture time and attendance data.

Please refer to the [hardware buying guide](/fundamentals/hardware-buying-guide.md) for more information on how to purchase the hardware.


---

# 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://help.allwage.com/fundamentals/data-capture-devices.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.
