# Mindee Documentation

Our mission is to provide real-time, human-level accuracy in data extraction from paper and digital documents.

<a href="https://app.mindee.com/signup?utm_source=docs" class="button primary" data-icon="user-plus">Sign Up to Mindee</a>

## Discover Mindee

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:red;"><strong>Quickstart</strong></mark></td><td>Get started in minutes with our step-by-step guide.</td><td><a href="https://4029869281-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu5bStlX8nv4b9z4GXB2S%2Fuploads%2Fgit-blob-44ca11624ad9b3d3fa0b25667748a84b8aa51754%2Fquickstart-illustration-mindee.png?alt=media">quickstart-illustration-mindee.png</a></td><td><a href="quickstart">quickstart</a></td></tr><tr><td><mark style="color:red;"><strong>Features</strong></mark></td><td>Explore key capabilities and how they solve your document challenges.</td><td><a href="https://4029869281-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu5bStlX8nv4b9z4GXB2S%2Fuploads%2Fgit-blob-cf9c3e25180350aa129d55fc4a6f5eb39ca8e8d5%2Ffeatures-illustration-mindee.png?alt=media">features-illustration-mindee.png</a></td><td><a href="key-features">key-features</a></td></tr><tr><td><mark style="color:red;"><strong>Live test</strong></mark></td><td>Upload a sample document and see the extraction in action.</td><td><a href="https://4029869281-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu5bStlX8nv4b9z4GXB2S%2Fuploads%2Fgit-blob-aeef7bcfc64b4dc3948e0c6ae2f62720ebe63486%2Flive-test-mindee.png?alt=media">live-test-mindee.png</a></td><td><a href="../models/live-test">live-test</a></td></tr><tr><td><mark style="color:red;"><strong>Integration</strong></mark></td><td>See how you can easily connect Mindee with your stack.</td><td><a href="https://4029869281-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu5bStlX8nv4b9z4GXB2S%2Fuploads%2Fgit-blob-4f41211e8a6fca6cca2785e1fdecc6cdd176d727%2Fintegration-api-mindee.png?alt=media">integration-api-mindee.png</a></td><td><a href="../integrations">integrations</a></td></tr><tr><td><mark style="color:red;"><strong>SDKs</strong></mark></td><td>Official Client Libraries (SDKs) for Python, Node.js, and other languages to plug Mindee into your stack.</td><td><a href="https://4029869281-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu5bStlX8nv4b9z4GXB2S%2Fuploads%2Fgit-blob-e53af94e796a67a8c17e02888198f46c9e48dd08%2Fsdk-illustration-mindee.png?alt=media">sdk-illustration-mindee.png</a></td><td><a href="../integrations/client-libraries-sdk">client-libraries-sdk</a></td></tr><tr><td><mark style="color:red;"><strong>Plans</strong></mark></td><td>Review pricing and choose the plan that fits your usage.</td><td><a href="https://4029869281-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu5bStlX8nv4b9z4GXB2S%2Fuploads%2Fgit-blob-175be6e36f44b4df951bbc2d5a54d0fac8105950%2Fplans-illustration-mindee.png?alt=media">plans-illustration-mindee.png</a></td><td><a href="../account-management/plans">plans</a></td></tr></tbody></table>

{% hint style="info" %}
**This is the documentation for:** [**app.mindee.com**](https://app.mindee.com/) **(V2 - Latest)**

If you're looking for the documentation for: [platform.mindee.com](https://platform.mindee.com/) (V1)

Take a look at the [V1 Section](https://app.gitbook.com/s/2al1MDqAP9Dg9iDRjkWg/get-started/readme)
{% endhint %}


---

# 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.mindee.com/getting-started/readme.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.
