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

# Build your perfect payments flow

> We help you accept more payments, monitor your transactions in real-time and build a seamless payments flow

We help you accept more payments, monitor your transactions in real-time and build a seamless payments flow. To get up and running right away, follow our [quickstart guide](/getting-started) or [sign up for a test account](http://dashboard-sandbox.truust.io/).

## Getting Started

<CardGroup cols={2}>
  <Card title="Introduction" icon="book-open" href="/introduction">
    Learn about Truust and how it helps you build any type of payment flow
  </Card>

  <Card title="Get Ready" icon="rocket" href="/getting-started">
    Set up your account and start accepting payments
  </Card>

  <Card title="Environments" icon="flask" href="/getting-started#environments">
    Sandbox and production environments
  </Card>

  <Card title="Accounts & Wallets" icon="wallet" href="/getting-started#accounts">
    Manage accounts, wallets and fees
  </Card>
</CardGroup>

## The Dashboard

<CardGroup cols={2}>
  <Card title="Overview" icon="chart-line" href="/dashboard">
    Track and analyze your transactions, customer data and revenue
  </Card>

  <Card title="Orders" icon="receipt" href="/dashboard#orders">
    Create and manage orders
  </Card>

  <Card title="Order Actions" icon="sliders" href="/dashboard#orderactions">
    Validate, block and manage order actions
  </Card>

  <Card title="Pay Ins & Payouts" icon="arrow-right-arrow-left" href="/dashboard#payins">
    Track incoming and outgoing payments
  </Card>
</CardGroup>

## Payment Methods

<CardGroup cols={3}>
  <Card title="Cards" icon="credit-card" href="/payment-methods#cards">
    Accept major card schemes
  </Card>

  <Card title="Bank Transfers" icon="building-columns" href="/payment-methods#banktransfers">
    SEPA and bank wire transfers
  </Card>

  <Card title="Payment Links" icon="link" href="/payment-methods#paymentlinks">
    Send payment links to customers
  </Card>
</CardGroup>

## Payment Flows

<CardGroup cols={3}>
  <Card title="Wallet Payments" icon="wallet" href="/payment-flows#walletpayments">
    Manage wallet-based money flows
  </Card>

  <Card title="Split Payments" icon="code-branch" href="/payment-flows#splitpayments">
    Split payments between multiple parties
  </Card>

  <Card title="Order Status" icon="list-check" href="/payment-flows#orderstatus">
    Understand the order lifecycle and statuses
  </Card>
</CardGroup>

## Developers

<CardGroup cols={3}>
  <Card title="API Keys" icon="key" href="/developers#quickstart">
    Get your API keys and start integrating
  </Card>

  <Card title="Webhooks" icon="webhook" href="/developers#webhooks">
    Set up webhook notifications
  </Card>

  <Card title="API Reference" icon="code" href="/developers#apireference">
    Full API documentation
  </Card>
</CardGroup>

***

Got more questions? Message us in the dashboard or email us at: [hello@truust.io](mailto:hello@truust.io)
