# DHIS2

#### DHIS2 Tracker Application Fork with Simprints Integration

A fork of the original DHIS2 tracker application now includes integration with **Simprints**, offering seamless biometric identification capabilities. This update requires **no additional development effort** for integration.

**Getting Started**

Access the customized DHIS2 Android application, equipped with Simprints integration, on [GitHub](https://github.com/Simprints/dhis2-android-capture-app-simprints-fork). Fetch the latest version by visiting the [releases page on Github](https://github.com/EyeSeeTea/dhis2-android-capture-app-simprints-fork/releases) and sideload it on the Android devices. This version enables seamless biometric data collection and verification within DHIS2.&#x20;

{% hint style="info" %}
If you want more information about DHIS2 Tracker, please see [DHIS2](/docs/product-overview/product-overview/data-collection-platforms/dhis2.md) in [Product Overview](/docs/product-overview/product-overview.md)
{% endhint %}


---

# 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://simprints.gitbook.io/docs/development/simprints-for-developers/other-intergrations/dhis2.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.
