# Identity Verification

### **What types of identification does ORBA One accept?**&#x20;

&#x20;ORBA One accepts over 800 government issued IDs including passports, driver's license, national IDs and voter IDs.

### How does ORBA One scan a user's ID?

&#x20; ORBA One uses Optical Character Reader (OCR) Technology to capture a user's information from their ID.

### Does the format of the ID impact the ability of ORBA One's system to read and convert the information in a suitable format for the entity's core system that is being populated?

&#x20;ORBA One is format - agnostic therefore, the Optical Character Reader Technology (OCR) has the ability to read and format the information correctly. Our solution also reads IDs in different languages; however, international IDs must be a government issued ID. In the event of an anomaly, our machine learning algorithms can add additional documents.

### Does ORBA One prevent duplication?

Orba One does not flag duplicates, it however does not allow the same applicant, once approved to be onboarded again.

### How accurate is ORBA One in capturing data from a user's ID?&#x20;

&#x20;ORBA One assures 99% accuracy. It doesn't allow the user to proceed unless the ID is properly scanned. This ensures the information captured is from the highest quality document.

### Does ORBA One flag expired IDs?&#x20;

ORBA One verifies the user only after they have the Liveness Detection Test; however, the system delivers a warning that the document has expired.

### How does ORBA One check for fraudulent documents/How can fraudulent documents be detected?&#x20;

&#x20;ORBA One has fraud detection algorithms that do shadow checks. We assure up to 98% accuracy for these checks.


---

# 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.orbaone.com/faq-general/frequently-asked-questions-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.
