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

# Welcome 👋

Browse the guides and examples to integrate Fintoc into your product.

## Explore our products

<Columns cols={2}>
  <Card title="Smart Checkout" icon="https://cdn.prod.website-files.com/601dbbde39e143d6cebd0831/67f444cf829f483bbfa01a33_Payment-initiacion-icon-rasterizado.svg" href="/docs/payments/accept-a-payment" arrow>
    Accept and optimize online payments, no code required.
  </Card>

  <Card title="Recurring Payments" icon="https://cdn.prod.website-files.com/601dbbde39e143d6cebd0831/67f444d023adc62c2665ec34_Direct-Debit-icon-rasterizado.svg" href="/docs/payments/accept-recurring-payments" arrow>
    Automate subscriptions and billing, with automatic retries for failed charges.
  </Card>

  <Card title="Transfers" icon="https://cdn.prod.website-files.com/601dbbde39e143d6cebd0831/67f444d08fd1ce45ede8c8b4_Transfers-icon-rasterizado.svg" href="/docs/transfers/transfers-overview" arrow>
    Initiate, receive, and reconcile money programmatically.
  </Card>

  <Card title="Connections" icon="https://cdn.prod.website-files.com/601dbbde39e143d6cebd0831/67f444d0c846e194acc1bfb3_Movements-icon-rasterizado-02.svg" href="/docs/movements/overview-data-aggregation" arrow>
    Connect bank accounts to pull balances and movements.
  </Card>
</Columns>

## Start by use case

<Columns cols={2}>
  <Card title="Accept a one-time payment" href="/docs/payments/accept-a-payment" arrow>
    Embed the checkout widget and confirm payments via webhook.
  </Card>

  <Card title="Set up a subscription" href="/docs/payments/accept-recurring-payments" arrow>
    Create a plan, save a payment method, and automate monthly billing.
  </Card>

  <Card title="Send or receive transfers" href="/docs/transfers/transfers-use-cases" arrow>
    Move money programmatically: SPEI, TEF, and CLABEs.
  </Card>

  <Card title="Recover failed payments" href="/docs/payments/fintoc-collect-payments/dealing-with-payment-exceptions" arrow>
    Build retry flows with custom rules and notification logic.
  </Card>

  <Card title="Reconcile your revenue" href="/docs/payments/fintoc-collect-payments/payment-initiation-reporting-and-reconciliation" arrow>
    Pull transaction reports, match movements, and export to your accounting system.
  </Card>
</Columns>

## Building with AI?

Fintoc exposes a Model Context Protocol (MCP) server so Claude, Cursor, or any AI agent can call the API directly, with no copy-pasting from docs.

<Columns cols={2}>
  <Card title="MCP Server" icon="bolt" href="/docs/resources/building-with-ai/model-context-protocol-mcp" arrow />

  <Card title="llms.txt" icon="file-lines" href="https://docs.fintoc.com/llms.txt" arrow />

  <Card title="Fintoc CLI" icon="terminal" href="/docs/resources/cli" arrow />

  <Card title="Agent Skills" icon="puzzle-piece" href="/docs/resources/building-with-ai/agent-skills" arrow />
</Columns>

## Get help

💬 [Talk to support](https://ayuda.fintoc.cl/es)  ·  📞 [Talk to sales](https://fintoc.com/cl/contacto)  ·  💡 [Send product feedback](mailto:producto@fintoc.com)
