# Introduction

## Welcome to TANI

Tani is the easiest and fastest way to integrate powerful AI features into your applications without complex coding or building models from the ground up. Unlock next-level feature that includes:&#x20;

* **Facial Recognition**: Accurately recognize individuals with advanced algorithms, optimized for speed and accuracy.
* **Identity Verification:** Simplify user onboarding and KYC processes with secure identity verification across diverse document types.&#x20;
* **Voice Recognition:** Capture and authenticate the identity of your users with their unique voice features, to enable secure application access.

## Want to jump right in?

Ready to start building? You can skip all the formalities and go straight in to building with our quick start guide.

{% content-ref url="authentication" %}
[authentication](https://docs.usetani.ai/authentication)
{% endcontent-ref %}


---

# 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.usetani.ai/introduction.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.
