# IDENTITY VERIFICATION

- [Sandbox Test Data](https://guides.dojah.io/user-manual/identity-verification/sandbox-test-data.md): Test APIs on Sandbox using the test data below:
- [Government Lookup](https://guides.dojah.io/user-manual/identity-verification/government-lookup.md)
- [Individual Lookup](https://guides.dojah.io/user-manual/identity-verification/government-lookup/individual-lookup.md): The Individual Lookup feature enables businesses to authenticate their users, whether through a single check or by uploading a batch.
- [Business Lookup](https://guides.dojah.io/user-manual/identity-verification/government-lookup/business-lookup.md): The Business Lookup empowers customers to verify their businesses, whether through a single check or by uploading a batch.
- [Download Lookups](https://guides.dojah.io/user-manual/identity-verification/government-lookup/download-lookups.md): Access the history of every verification conducted in Easy Lookup, whether in Individual Lookup or Business Lookup, by clicking on "View History."
- [EasyOnboard](https://guides.dojah.io/user-manual/identity-verification/easyonboard.md)
- [Verification flows](https://guides.dojah.io/user-manual/identity-verification/easyonboard/verification-flows.md)
- [Configuring a flow](https://guides.dojah.io/user-manual/identity-verification/easyonboard/verification-flows/configuring-a-flow.md)
- [Verification Pages](https://guides.dojah.io/user-manual/identity-verification/easyonboard/verification-flows/verification-pages.md)
- [User Data](https://guides.dojah.io/user-manual/identity-verification/easyonboard/verification-flows/verification-pages/user-data.md)
- [Government Data](https://guides.dojah.io/user-manual/identity-verification/easyonboard/verification-flows/verification-pages/government-data.md)
- [Business Data](https://guides.dojah.io/user-manual/identity-verification/easyonboard/verification-flows/verification-pages/business-data.md)
- [Phone Number](https://guides.dojah.io/user-manual/identity-verification/easyonboard/verification-flows/verification-pages/phone-number.md)
- [Email](https://guides.dojah.io/user-manual/identity-verification/easyonboard/verification-flows/verification-pages/email.md)
- [Business ID](https://guides.dojah.io/user-manual/identity-verification/easyonboard/verification-flows/verification-pages/business-id.md)
- [Government-Issued ID](https://guides.dojah.io/user-manual/identity-verification/easyonboard/verification-flows/verification-pages/government-issued-id.md)
- [Liveness](https://guides.dojah.io/user-manual/identity-verification/easyonboard/verification-flows/verification-pages/liveness.md)
- [Upload Other Documents](https://guides.dojah.io/user-manual/identity-verification/easyonboard/verification-flows/verification-pages/upload-other-documents.md)
- [Signature](https://guides.dojah.io/user-manual/identity-verification/easyonboard/verification-flows/verification-pages/signature.md)
- [Questions](https://guides.dojah.io/user-manual/identity-verification/easyonboard/verification-flows/verification-pages/questions.md)
- [Fraud Check](https://guides.dojah.io/user-manual/identity-verification/easyonboard/verification-flows/fraud-check.md): With Fraud configuration, you can detect suspicious actions by setting rules and conditions that would serve as blockers to monitor fraud.
- [Cost Breakdown](https://guides.dojah.io/user-manual/identity-verification/easyonboard/verification-flows/cost-breakdown.md)
- [Integration](https://guides.dojah.io/user-manual/identity-verification/easyonboard/verification-flows/integration.md): Integrate SDKs with your created verification flow.
- [Verifications](https://guides.dojah.io/user-manual/identity-verification/easyonboard/verifications.md): The ID verifications feature houses the results obtained from the ID widget during the verification process.
- [Document Analysis](https://guides.dojah.io/user-manual/identity-verification/document-analysis.md)
- [Address Verification](https://guides.dojah.io/user-manual/identity-verification/address-verification.md)


---

# 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.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.
