# Government Data

Government Data page is where users enter their government-related information based on their country. The system collects specific details required by different countries to verify user identities. Users provide information such as national identification numbers, passports, driver's license details, or other relevant government-issued identification documents.&#x20;

<figure><img src="/files/weqHoz7UiaBXX9COqN6u" alt=""><figcaption><p>A user's Government data can be verified with OTP or Selfie</p></figcaption></figure>

The Government Data page can be configured to your unique needs by adding OTP or/and Selfie verification as a mode of verifying your user's identity.

<figure><img src="/files/4kqGhs92mfuKCXJTiNSl" alt=""><figcaption><p>Government Data configuration</p></figcaption></figure>

With OTP Verification, we have a multi-channel avenue for your users to receive their OTP codes. You can do the following with this mode of verification:

* Select between SMS or WhatsApp for OTP delivery, depending on your user preferences.&#x20;
* Send the OTP to both channels simultaneously for users with potentially unreliable mobile networks. This ensures they receive their code no matter what.

<figure><img src="/files/vzgNlOqxRbCyduvuwuyw" alt=""><figcaption><p>OTP mode of verification</p></figcaption></figure>

With liveness verification (Selfie) you can opt to flip your user's mobile camera to the back camera.

<figure><img src="/files/r4NvfjgwydgogNJjRQ51" alt=""><figcaption><p>Liveness mode of verification</p></figcaption></figure>


---

# 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://guides.dojah.io/user-manual/identity-verification/easyonboard/verification-flows/verification-pages/government-data.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.
