# Overview

## Introduction

Welcome to the Extracta LABS API documentation. Our API is designed to help businesses automate the extraction of data from various document types with high accuracy and efficiency. Whether you're working with invoices, contracts, or any unstructured documents, our API provides the tools you need for seamless integration into your workflow.

## Why Choose Extracta LABS?

* **Versatile Document Processing**: From PDFs to scanned images, our API supports a wide range of document formats.
* **Customizable Extraction**: Tailor the data extraction to fit your specific needs without relying on predefined templates.
* **High Accuracy**: Leverage our fine-tuned algorithms for up to 99% accuracy in data extraction.
* **Data Privacy**: Your data's security is our top priority, with compliance to the highest standards.

## Getting Started

Begin your journey with Extracta LABS by exploring our [Introduction](/extracta.ai/introduction.md) section, which provides essential background information and insights into our API's capabilities. Follow our simple [Authentication](/api-reference/authentication.md) guide to ensure secure access, and dive into the [Data Extraction - API](/data-extraction-api/api-endpoints-data-extraction.md) for detailed documentation on each endpoint.

## Explore Our Features

Learn how to make the most of Extracta's API with our [Tutorials](/support/tutorials.md), which cover everything from basic setup to advanced use cases.

## Stay Connected

Follow us on our social media channels linked in the [Contact Us](/contact/contact-us.md) section to stay updated on the latest features, updates, and news from Extracta LABS.

<br>


---

# 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.extracta.ai/extracta.ai/overview.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.
