> ## 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 Documentation

> Find guides, API references, quickstarts, and resources for ABBYY Vantage IDP and ABBYY FineReader Engine OCR SDK products in one documentation hub.

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

  Find guides, API references, and resources for ABBYY products.

  ## Vantage

  [**Vantage**](/vantage/introduction) is an AI-powered intelligent document processing platform. Extract structured data from any business document:

  <CardGroup cols={4}>
    <Card title="Getting Started" icon="rocket" href="/vantage/getting-started/overview">
      Process documents via the REST API or the web UI.

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

    <Card title="How-To Guides" icon="book-open" href="/vantage/how-to/introduction">
      Tutorials for skills, LLM connections, and prompt extraction.

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

    <Card title="Skill Catalog" icon="brain" href="/vantage/documentation/skill-catalog/skill-catalog">
      100+ pre-trained models for invoices, receipts, IDs, and more.

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

    <Card title="REST API" icon="code" href="/vantage/developer/api-introduction">
      Endpoints, authentication, and interactive API playground.

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

  ## Vantage Private Cloud

  Deploy [**Vantage**](/vantage/private-cloud/introduction) on your own Kubernetes infrastructure for full data residency and compliance control:

  <CardGroup cols={3}>
    <Card title="Introduction" icon="book" href="/vantage/private-cloud/introduction">
      Architecture overview and deployment options.

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

    <Card title="Installation" icon="server" href="/vantage/private-cloud/installation">
      Deploy containerized services on Kubernetes.

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

    <Card title="Azure Deployment" icon="cloud" href="/vantage/private-cloud/azure-infrastructure">
      Reference architecture for Microsoft Azure.

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

  ## FineReader Engine

  [**FineReader Engine**](/fine-reader/engine/introduction) is an OCR and document recognition SDK for embedding into your applications. 200+ languages, cross-platform:

  <CardGroup cols={4}>
    <Card title="Getting Started" icon="rocket" href="/fine-reader/engine/introduction">
      Introduction to core concepts and capabilities.

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

    <Card title="Guided Tour" icon="map" href="/fine-reader/engine/guided-tour/basic-usage-scenarios-implementation">
      Document conversion, data extraction, and text recognition.

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

    <Card title="API Reference" icon="rectangle-terminal" href="/fine-reader/engine/api-reference/object-diagram">
      Complete SDK documentation and object reference.

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

    <Card title="Installation" icon="download" href="/fine-reader/engine/installation/installation-windows">
      Setup guides for Windows, Linux, and macOS.

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

  ## FlexiCapture

  [**FlexiCapture**](/flexi-capture/admin-guide/introduction-ag) is an intelligent document processing and data capture platform for structured and semi-structured documents — invoices, forms, and more — deployed on-premises or in the cloud:

  <CardGroup cols={4}>
    <Card title="Getting Started" icon="rocket" href="/flexi-capture/admin-guide/introduction-ag">
      Introduction to FlexiCapture concepts and capabilities.

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

    <Card title="Administration" icon="gears" href="/flexi-capture/admin-guide/sa-requirements">
      System requirements, setup, and server administration.

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

    <Card title="Web Stations" icon="window" href="/flexi-capture/web-stations/main">
      Web capture, scanning, and verification stations.

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

    <Card title="Developer & API" icon="code" href="/flexi-capture/api/overview/api">
      API reference, scripts, and integration guides.

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

  ## Resources

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

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

    <Card title="Marketplace" icon="store" href="https://www.abbyy.com/marketplace/">
      Skills and connectors from ABBYY and partners.

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

    <Card title="Release Notes" icon="newspaper" href="/vantage/release-notes/release-notes">
      Latest updates and version history.

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

    <Card title="MCP Server" icon="terminal" href="/vantage/how-to/mcp-server">
      Connect ABBYY docs to your AI assistant.

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