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

# Overview

> Introduction to payin flows and concepts.

Receive funds into your Augustus accounts. Choose the flow that matches how your senders pay.

<CardGroup cols={2}>
  <Card title="Deposits" icon="arrow-down" href="/docs/payin/deposits">
    Receive funds directly on an account's IBAN, sort code, ABA, or wallet address.
  </Card>

  <Card title="Virtual account deposits" icon="users" href="/docs/accounts/virtual-accounts">
    Receive funds into accounts in your customer's name.
  </Card>

  <Card title="Open Banking (2023-01-01)" icon="bolt" href="/docs/payin/instant-bank-transfer/payment-integration">
    Customer-initiated instant bank checkout.
  </Card>

  <Card title="Manual Bank Transfer (2023-01-01)" icon="building-columns" href="/docs/payin/mbt/mbt">
    Receive funds using payment details you display. Auto-reconciled by reference.
  </Card>
</CardGroup>
