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

# Welcome to LendPathway

> Document parsing and underwriting infrastructure for lending teams.

Pathway reads bank statements, credit reports, tax forms, and loan applications. It extracts transactions, tags them, reconciles balances, detects debt positions, and returns structured underwriting data. Everything lands in a [Book](/platform/books/books).

<img className="rounded-xl hidden dark:block" src="https://mintcdn.com/pathwaysystemsllc/Nhpq4JWFiJQFBUuC/getting-started/images/hero-dark.png?fit=max&auto=format&n=Nhpq4JWFiJQFBUuC&q=85&s=601ee726a8f694bd4f8fee767c8f4674" alt="Pathway" width="3456" height="1922" data-path="getting-started/images/hero-dark.png" />

<img className="rounded-xl dark:hidden" src="https://mintcdn.com/pathwaysystemsllc/Nhpq4JWFiJQFBUuC/getting-started/images/hero-light.png?fit=max&auto=format&n=Nhpq4JWFiJQFBUuC&q=85&s=9bb23fba3d27230dcc3dee1ddcfa776a" alt="Pathway" width="3456" height="1924" data-path="getting-started/images/hero-light.png" />

<CardGroup cols={2}>
  <Card title="What is a Book" icon="book-open" href="/platform/books/books">
    Start here. One deal, one Book.
  </Card>

  <Card title="Bank Statements & ISO App" icon="landmark" href="/bank-statements">
    Synopsis, transactions, debt positions, metrics, and spreadsheets.
  </Card>

  <Card title="Chat engine" icon="robot" href="/platform/chat-engine">
    An AI agent with a sandbox, scoped to your data. Ask, analyze, and build.
  </Card>

  <Card title="API" icon="code" href="/api-reference/introduction">
    Submit documents, get structured data back.
  </Card>

  <Card title="Integrations" icon="plug" href="/platform/integrations">
    Gmail, Salesforce, Google Drive.
  </Card>
</CardGroup>
