> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ABBYY Dokumentation

> Hier finden Sie Anleitungen, API-Referenzen, Schnellstarts und Ressourcen für die Produkte ABBYY Vantage IDP und ABBYY FineReader Engine OCR SDK in einem zentralen Dokumentationsportal.

<div className="docs-home">
  # ABBYY Dokumentation

  Hier finden Sie Anleitungen, API-Referenzen und Ressourcen für ABBYY-Produkte.

  ## Vantage

  [**Vantage**](/de/vantage/introduction) ist eine KI-gestützte Plattform für intelligente Dokumentenverarbeitung. Extrahieren Sie strukturierte Daten aus beliebigen Geschäftsdokumenten:

  <CardGroup cols={4}>
    <Card title="Erste Schritte" icon="rocket" href="/de/vantage/getting-started/overview">
      Verarbeiten Sie Dokumente über die REST API oder die Weboberfläche.

      <span className="learn-more">Mehr erfahren →</span>
    </Card>

    <Card title="How-to-Guides" icon="book-open" href="/de/vantage/how-to/introduction">
      Tutorials für Skills, LLM-Integrationen und Prompt-Extraktion.

      <span className="learn-more">Mehr erfahren →</span>
    </Card>

    <Card title="Skill Catalog" icon="brain" href="/de/vantage/documentation/skill-catalog/skill-catalog">
      Über 100 vortrainierte Modelle für Rechnungen, Belege, Ausweise und mehr.

      <span className="learn-more">Mehr erfahren →</span>
    </Card>

    <Card title="REST API" icon="code" href="/de/vantage/developer/api-introduction">
      Endpunkte, Authentifizierung und ein interaktiver API-Playground.

      <span className="learn-more">Mehr erfahren →</span>
    </Card>
  </CardGroup>

  ## Vantage selbstgehostet

  Stellen Sie [**Vantage Self-Hosted**](/de/vantage/self-hosted/v3.0/introduction) in Ihrer eigenen Kubernetes-Infrastruktur bereit, um die vollständige Kontrolle über Datenresidenz und Konformität zu erhalten:

  <CardGroup cols={2}>
    <Card title="Vantage 3.0 – Überblick" icon="rocket" href="/de/vantage/self-hosted/v3.0/introduction">
      Das aktuelle Release: ein operatorgestütztes, Kubernetes-natives Installationsprogramm für eine von Ihnen bereitgestellte Infrastruktur.

      <span className="learn-more">Mehr erfahren →</span>
    </Card>

    <Card title="Vantage 2.7 – Überblick" icon="book" href="/de/vantage/self-hosted/v2.7/introduction">
      Referenz für bestehende 2.7-Bereitstellungen, bis Sie auf 3.0 migrieren.

      <span className="learn-more">Mehr erfahren →</span>
    </Card>
  </CardGroup>

  ## FineReader Engine

  [**FineReader Engine**](/de/fine-reader/engine/introduction) ist ein SDK für OCR und Dokumentenerkennung zur Einbettung in Ihre Anwendungen. Über 200 Sprachen, plattformübergreifend:

  <CardGroup cols={4}>
    <Card title="Erste Schritte" icon="rocket" href="/de/fine-reader/engine/introduction">
      Einführung in zentrale Konzepte und Funktionen.

      <span className="learn-more">Mehr erfahren →</span>
    </Card>

    <Card title="Geführte Tour" icon="map" href="/de/fine-reader/engine/guided-tour/basic-usage-scenarios-implementation">
      Dokumentkonvertierung, Datenextraktion und Texterkennung.

      <span className="learn-more">Mehr erfahren →</span>
    </Card>

    <Card title="API-Referenz" icon="rectangle-terminal" href="/de/fine-reader/engine/api-reference/object-diagram">
      Vollständige SDK-Dokumentation und Objektreferenz.

      <span className="learn-more">Mehr erfahren →</span>
    </Card>

    <Card title="Installation" icon="download" href="/de/fine-reader/engine/installation/installation-windows">
      Installationsanleitungen für Windows, Linux und macOS.

      <span className="learn-more">Mehr erfahren →</span>
    </Card>
  </CardGroup>

  ## FlexiCapture

  [**FlexiCapture**](/de/flexi-capture/admin-guide/introduction-ag) ist eine Plattform für intelligente Dokumentenverarbeitung und Datenerfassung für strukturierte und semi-strukturierte Dokumente – Rechnungen, Formulare und mehr – bereitgestellt on-premises oder in der Cloud:

  <CardGroup cols={4}>
    <Card title="Erste Schritte" icon="rocket" href="/de/flexi-capture/admin-guide/introduction-ag">
      Einführung in die Konzepte und Funktionen von FlexiCapture.

      <span className="learn-more">Mehr erfahren →</span>
    </Card>

    <Card title="Administration" icon="gears" href="/de/flexi-capture/admin-guide/sa-requirements">
      Systemanforderungen, Einrichtung und Serveradministration.

      <span className="learn-more">Mehr erfahren →</span>
    </Card>

    <Card title="Web-Stationen" icon="window" href="/de/flexi-capture/web-stations/main">
      Stationen für Weberfassung, Scannen und Verifizierung.

      <span className="learn-more">Mehr erfahren →</span>
    </Card>

    <Card title="Developer & API" icon="code" href="/de/flexi-capture/api/overview/api">
      API-Referenz, Skripte und Integrationsanleitungen.

      <span className="learn-more">Mehr erfahren →</span>
    </Card>
  </CardGroup>

  ## Ressourcen

  <CardGroup cols={4}>
    <Card title="API-Playground" icon="rectangle-terminal" href="/de/vantage/developer/api-introduction">
      Interaktive REST-API-Dokumentation.

      <span className="learn-more">Mehr erfahren →</span>
    </Card>

    <Card title="Marketplace" icon="store" href="https://www.abbyy.com/marketplace/">
      Skills und Konnektoren von ABBYY und Partnern.

      <span className="learn-more">Mehr erfahren →</span>
    </Card>

    <Card title="Versionshinweise" icon="newspaper" href="/de/vantage/release-notes/release-notes">
      Neueste Updates und Versionsverlauf.

      <span className="learn-more">Mehr erfahren →</span>
    </Card>

    <Card title="MCP Server" icon="terminal" href="/de/vantage/how-to/mcp-server">
      Verbinden Sie die ABBYY Dokumentation mit Ihrem KI-Assistenten.

      <span className="learn-more">Mehr erfahren →</span>
    </Card>
  </CardGroup>
</div>
