# Use Cases

- [Extraction Use Cases](https://docs.mindee.com/use-cases/extraction-models.md): Common document extraction models you can build with Mindee.
- [Invoice](https://docs.mindee.com/use-cases/extraction-models/invoice.md): Automatically parse invoices and extract structured financial data using the pre-trained Invoice model available in the Catalog.
- [Receipt](https://docs.mindee.com/use-cases/extraction-models/receipt.md): Use our pre-trained Receipt model or adjust with the fields you need with Mindee V2.
- [Financial Document](https://docs.mindee.com/use-cases/extraction-models/financial-documents.md): Process a wide variety of financial documents and adapted to your specific needs.
- [International ID Card](https://docs.mindee.com/use-cases/extraction-models/international-id-card.md): Mindee enables the automatic extraction of structured identity data from ID cards, a critical component for use cases like identity verification, KYC, and onboarding.
- [Passport](https://docs.mindee.com/use-cases/extraction-models/passport.md): Whether you are building a Know Your Customer (KYC) process, onboarding flow, or document verification pipeline, Mindee helps you parse structured passport data with accuracy.
- [Driver's License](https://docs.mindee.com/use-cases/extraction-models/drivers-license.md): Automatically parse driver licenses and extract structured driver data using the Driver License model available in the Catalog.
- [Boarding Pass](https://docs.mindee.com/use-cases/extraction-models/boarding-pass.md): With Mindee, you can extract all the information needed for a passenger to access a flight: traveler identity, flight details, departure and arrival airports, and boarding information.
- [Resume](https://docs.mindee.com/use-cases/extraction-models/resume.md): Automatically parse résumés/CVs and extract structured candidate data using the pre-trained Resume model available in the Catalog.
- [Bill of Lading](https://docs.mindee.com/use-cases/extraction-models/bill-of-lading.md): Automatically parse Bills of Lading and extract structured shipping data using the pre-trained Bill of Lading model available in the Catalog.
- [Bank Statement](https://docs.mindee.com/use-cases/extraction-models/bank-statement.md): Automatically parse bank statements and extract structured financial data using the pre-trained Bank Statement model available in the Catalog.
- [European Vehicle Registration](https://docs.mindee.com/use-cases/extraction-models/european-vehicle-registration.md): Documentation for the data schema of European Vehicle Registration model.
- [Nutrition Facts](https://docs.mindee.com/use-cases/extraction-models/nutrition-facts.md): Automatically parse food labels and extract structured nutritional data using the pre-trained Nutrition Facts model available in the Catalog.


---

# 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/use-cases.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.
