# Introduction

#### What is Orba One?

Orba One is a suite of customizable user identification tools including liveness detection, document verification, facial recognition, and more. These tools are combined to estimate the authenticity of a **User's** **Identity** shared with you.&#x20;

#### **How it works**

A **User** submits a video selfie and valid identifying **Documents** during an **Onboarding** process, guided by the Orba One's integration. Once all the necessary **Documents** are submitted, **Data points** are extracted, digitized, and authenticated. These **Data points** then becomes part of the **User's Identity**. The **User** then consents to share **Data points** from their **Identity** with you. This information is passed to you and can be used to make decisions about a **User (**&#x65;.g. activate account).&#x20;


---

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