> For the complete documentation index, see [llms.txt](https://docs.mindee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mindee.com/v2/fr/prise-en-main/readme.md).

# Documentation Mindee

Notre mission est d’offrir une précision en temps réel, au niveau humain, dans l’extraction de données à partir de documents papier et numériques.

## Découvrez Mindee

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Image de couverture</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:rouge;"><strong>Démarrage rapide</strong></mark></td><td>Commencez en quelques minutes grâce à notre guide étape par étape.</td><td><a href="/files/4cb44d2f89068d782a664b2caad3d6d437f8f4fb">/files/4cb44d2f89068d782a664b2caad3d6d437f8f4fb</a></td><td><a href="/pages/8498f18228c777c2b8d1099ba8203a4b229c7194">/pages/8498f18228c777c2b8d1099ba8203a4b229c7194</a></td></tr><tr><td><mark style="color:rouge;"><strong>Fonctionnalités</strong></mark></td><td>Explorez les fonctionnalités clés et voyez comment elles résolvent vos समस्यes documentaires.</td><td><a href="/files/882a8f9cc08d1d9990217d05da8da4e9df96c96a">/files/882a8f9cc08d1d9990217d05da8da4e9df96c96a</a></td><td><a href="/pages/a8d7555c4b9df674d6d89a1d383d25a89c2e0e2a">/pages/a8d7555c4b9df674d6d89a1d383d25a89c2e0e2a</a></td></tr><tr><td><mark style="color:rouge;"><strong>Live test</strong></mark></td><td>Téléversez un document d’exemple et voyez l’extraction à l’œuvre.</td><td><a href="/files/add9cf49d842df9f89fbd88b0f30592502dec980">/files/add9cf49d842df9f89fbd88b0f30592502dec980</a></td><td><a href="/pages/e7b0e0b954cf9e187d848ed26a62ca2094742c07">/pages/e7b0e0b954cf9e187d848ed26a62ca2094742c07</a></td></tr><tr><td><mark style="color:rouge;"><strong>Intégration</strong></mark></td><td>Découvrez comment connecter facilement Mindee à votre pile.</td><td><a href="/files/294d8dcd604d85dd0db9dfc1deea226dc401ebc4">/files/294d8dcd604d85dd0db9dfc1deea226dc401ebc4</a></td><td><a href="/pages/a4307d25c98b48f914079a599c83ceabdb2c6f61">/pages/a4307d25c98b48f914079a599c83ceabdb2c6f61</a></td></tr><tr><td><mark style="color:rouge;"><strong>SDKs</strong></mark></td><td>Bibliothèques clientes officielles (SDKs) pour Python, Node.js et d’autres langages afin d’intégrer Mindee à votre pile.</td><td><a href="/files/a1fff8f032788445d983501c17d2ed86562566cd">/files/a1fff8f032788445d983501c17d2ed86562566cd</a></td><td><a href="/pages/480b886f851d3d947e33ea49a7f63be20b79587d">/pages/480b886f851d3d947e33ea49a7f63be20b79587d</a></td></tr><tr><td><mark style="color:rouge;"><strong>Offres</strong></mark></td><td>Consultez les tarifs et choisissez l’offre adaptée à votre utilisation.</td><td><a href="/files/5914697e3939cf22f1388a433495db05852d0cdc">/files/5914697e3939cf22f1388a433495db05852d0cdc</a></td><td><a href="/pages/9b62806314f0d55630f7c4c8a8547e100bf091fe">/pages/9b62806314f0d55630f7c4c8a8547e100bf091fe</a></td></tr></tbody></table>

{% hint style="info" %}
**Voici la documentation pour :** [**app.mindee.com**](https://app.mindee.com/) **(V2 - Dernière version)**

Si vous recherchez la documentation pour : [platform.mindee.com](https://platform.mindee.com/) (V1)

Consultez la [Section V1](/v1/get-started/readme.md)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/v2/fr/prise-en-main/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.
