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

# FinMI Documentation

> The modern operations dashboard for NMI payment processing

<div className="not-prose">
  <h1 className="text-4xl font-bold tracking-tight">FinMI Documentation</h1>
  <p className="text-lg text-gray-500 mt-2">Everything you need to get started with the FinMI NMI Dashboard.</p>
</div>

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/introduction/quickstart">
    Get up and running in under 5 minutes
  </Card>

  <Card title="Connect NMI" icon="plug" href="/introduction/connect-nmi">
    Find your credentials and connect your gateway
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/overview">
    Programmatic access to your payment data
  </Card>

  <Card title="Changelog" icon="clock" href="/changelog/overview">
    Latest updates and improvements
  </Card>
</CardGroup>
