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

# Inventi Payment Platform

> Payment gateway for EMIs and Payment Institutions connecting to European clearing systems

# Welcome to Inventi

Inventi Payment Platform connects you to European clearing infrastructure — CSM and SWIFT.

<CardGroup cols={2}>
  <Card title="Payments Platform" icon="credit-card" href="/payments/overview">
    SEPA, SEPA Instant, SEPA Direct Debit, and SWIFT payments
  </Card>

  <Card title="Verification of Payee" icon="shield-check" href="/vop/overview">
    Validate account ownership before payment execution
  </Card>

  <Card title="Regulatory Services" icon="landmark" href="/regulatory/overview">
    PLAIS integration for Lithuanian compliance
  </Card>
</CardGroup>

## Quick Links

<CardGroup cols={3}>
  <Card title="Get Started" icon="rocket" href="/payments/authentication">
    Authentication and first API call
  </Card>

  <Card title="Send SEPA Payment" icon="euro-sign" href="/payments/outgoing-sepa-payment">
    Create your first payment
  </Card>

  <Card title="SWIFT Transfers" icon="globe" href="/payments/integration-guide/swift-payments">
    International payments
  </Card>

  <Card title="Direct Debit" icon="credit-card" href="/payments/integration-guide/sepa-direct-debit">
    Collect recurring payments
  </Card>

  <Card title="Manage Accounts" icon="users" href="/payments/accounts-management">
    Create customer accounts
  </Card>

  <Card title="Webhooks" icon="bell" href="/payments/webhooks/payment-status-change">
    Real-time notifications
  </Card>
</CardGroup>
