# Verify Digital Credentials using 4Sure Application

## Description

This document provides step-by-step instructions to verify digital credentials using 4Sure app installed in a mobile device.

## Prerequisites

* A user must have installed ***4Sure*** app in his/her mobile device
* A user must have installed ***Inji*** in another mobile device. The Inji wallet must have the user's national ID and the beneficiary ID
* A user must have enabled ***Bluetooth*** in both the mobile devices

## Procedure

1. Tap the ***4Sure*** app icon in your mobile device.

The 4Sure app screen is displayed.

<figure><img src="/files/8V8wcLnGoia8UTJcP9AX" alt=""><figcaption><p>4Sure application</p></figcaption></figure>

In the e-Cards screen, you can find options to add National ID card and Beneficiary ID card.

<figure><img src="/files/323oDLspddz82h1UYbWU" alt="" width="375"><figcaption><p>4Sure e-cards</p></figcaption></figure>

2. Tap the **+** icon in the ***Add National ID*** tab.

The Scan QR code screen is displayed.

<figure><img src="/files/7SURfZ8b4n7OedkIic34" alt="" width="375"><figcaption><p>4Sure QR code</p></figcaption></figure>

The below screen waits for the beneficiary to share his/her e-Card (national ID) stored in Inji wallet.

<figure><img src="/files/fjdkiCUlOQF1nzXByEvv" alt="" width="375"><figcaption><p>Screen to capture the details of beneficiary national ID</p></figcaption></figure>

3. Click the ***Disconnect*** button to go previous screen.

Once the national ID is shared, the details of the national ID are auto-populated in the e-Cards screen.

<figure><img src="/files/USb8bGkuJQ6YME5vsfYm" alt="" width="375"><figcaption></figcaption></figure>

4. Click the ***Authenticate*** button to capture the present picture of the beneficiary.

The beneficiary must position his face within the frame as shown in the below image to capture the his/her picture.

<figure><img src="/files/vGgmOsoBF8V0QPRCZHmM" alt="" width="375"><figcaption><p>Position the face inside the frame</p></figcaption></figure>

5. Click the ***Capture*** button.

In the Preview dialog box,

6. Click the ***Authenticate*** button to re-confirm the captured picture.
7. Click the ***Re-take*** button to recapture the picture.

<figure><img src="/files/KgYuQX8BbGEwPmwgZCRm" alt="" width="375"><figcaption></figcaption></figure>

The captured picture is recorded in the e-Cards screen and it shows ***Authenticated***.

<figure><img src="/files/6lC9OxeTni0RVpiiEPBE" alt="" width="375"><figcaption><p>National ID authenticated</p></figcaption></figure>

8. Click the **+** button in the ***Add Beneficiary ID*** tab.

Follow the same procedure from 2 to 7 mentioned above to populate details of Beneficiary ID in the e-Cards screen. The details of National ID and Beneficiary ID are populated in e-Cards.

<figure><img src="/files/WjhlR0tJPxhbdQuB85YG" alt="" width="375"><figcaption></figcaption></figure>

9. Click the ***Match*** button.

If the UIN of the national ID and beneficiary ID are matched, then a message on successful verification of digital credentials is displayed.

<figure><img src="/files/CFqGAvknMEQrsR9rqXDw" alt="" width="375"><figcaption><p>Verification of digital credentials completed</p></figcaption></figure>

10. Click the ***BACK TO HOME*** button.

The e-Cards screen is displayed to verify another beneficiaries' digital credentials.

<figure><img src="/files/323oDLspddz82h1UYbWU" alt="" width="375"><figcaption></figcaption></figure>

If the UIN of the national ID and the beneficiary ID do not match, then an error message is displayed.

<figure><img src="/files/JFvEunL7G4XIItOf6tqV" alt="" width="375"><figcaption><p>UIN of national ID and the beneficiary ID do not match</p></figcaption></figure>

4Sure App does not store the details of the beneficiary in the back-end. It is an app used only to verify the digital credentials of the beneficiary.


---

# 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.openg2p.org/1.3/utilities-and-tools/4sure-verifier/user-guides/verify-digital-credentials-using-4sure-application.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.
