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

# Overview

> From scattered documents to a complete prospectus — faster than a banker would believe.

## What is Deckr?

Deckr is a multi-agent AI platform that transforms raw borrower documents into a complete commercial loan package — credit memo, deal sheet, risk rating, and governance clearance — ready for lender review.

## Why it exists

Every year, small businesses get rejected for commercial financing — not because of their numbers, but because they can't prepare a package the way banks expect. Deckr closes that gap.

## How it works

<Columns cols={3}>
  <Card title="Upload Documents" icon="upload">
    Submit financial statements, tax returns, and business documents through the secure workspace.
  </Card>

  <Card title="Run the Pipeline" icon="bolt">
    11 AI agents analyze financials, industry, collateral, guarantors, risk, and regulatory compliance in parallel.
  </Card>

  <Card title="Receive Your Package" icon="file-text">
    Download a lender-ready credit memo, deal sheet, and governance clearance — fully formatted.
  </Card>
</Columns>

```mermaid theme={null}
flowchart LR
  A[Upload Documents] --> B[Run Pipeline]
  B --> C[Review Output]
  C --> D[Download Package]
  D --> E[Submit to Lender]
```

## Who uses Deckr

<Columns cols={2}>
  <Card title="Business Owners" icon="building">
    Companies seeking commercial financing who need a professional loan package without a dedicated finance team.
  </Card>

  <Card title="Lenders & Underwriters" icon="bank">
    Banks and credit unions who receive Deckr-prepared packages and want to understand the methodology.
  </Card>
</Columns>
