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

# Our products

> Discover Lerian products — Midaz, Reporter, Matcher, Flowker, Tracer, Fetcher, Lender, and Streaming Hub — and how they compose into a financial platform.

Each Lerian product is a standalone platform designed to deliver end-to-end capabilities for a specific domain of financial infrastructure.

Products can be adopted individually or combined into a composable ecosystem. Midaz and Fetcher are source-available on GitHub ([Midaz](https://github.com/LerianStudio/midaz), [Fetcher](https://github.com/LerianStudio/fetcher)); other Lerian products are available to licensed customers, with their repositories maintained internally.

## Available products

***

<div className="space-y-6 w-full sm:max-w-4xl">
  <Columns cols={2}>
    <Card title="Midaz" icon="books" href="/en/midaz/what-is-midaz" cta="Explore Midaz">
      Create ledgers, manage transactions, and use core entities like accounts and assets — with CRM and the Fees Engine built in as part of Midaz. Connect rails like Pix and TED.
    </Card>

    <Card title="Reporter" icon="file-chart-pie" href="/en/reporter/what-is-reporter" cta="Explore Reporter">
      Build and export reports, upload templates, and configure filters and schedules. Supports HTML, XML, CSV, PDF, and more.
    </Card>

    <Card title="Matcher" icon="comments-dollar" href="/en/matcher/what-is-matcher" cta="Explore Matcher">
      Validate external transactions against the ledger and surface mismatches. Built for accuracy, traceability, and automation.
    </Card>

    <Card title="Flowker" icon="route" href="/en/flowker/what-is-flowker" cta="Explore Flowker">
      Orchestrate transaction flows using validations, approvals, and external triggers with logic and plugin coordination.
    </Card>

    <Card title="Tracer" icon="road-barrier" href="/en/tracer/what-is-tracer" cta="Explore Tracer">
      Track and trace transactions across systems for enhanced transparency and compliance.
    </Card>

    <Card title="Fetcher" icon="cloud-arrow-down" href="/en/fetcher/what-is-fetcher" cta="Explore Fetcher">
      Connect to external databases and extract data on schedule, feeding Reporter, Matcher, and your own services. Source-available, like Midaz.
    </Card>

    <Card title="Lender" icon="hand-holding-dollar" href="/en/lender/what-is-lender" cta="Explore Lender">
      Run the credit journey end to end — loan products, origination, servicing, accounting, and Brazil-first regulatory support.
    </Card>

    <Card title="Streaming Hub" icon="tower-broadcast" href="/en/streaming-hub/what-is-streaming-hub" cta="Explore Streaming Hub">
      Consume platform events and fan them out to your systems through signed webhooks, queues, or a pull API — the platform's event delivery edge.
    </Card>
  </Columns>
</div>
