> ## 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="/guides/payments/accept-a-payment" arrow>
    Accept and optimize online payments without writing code.
  </Card>

  <Card title="Recurring Payments" icon="https://cdn.prod.website-files.com/601dbbde39e143d6cebd0831/67f444d023adc62c2665ec34_Direct-Debit-icon-rasterizado.svg" href="/guides/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="/guides/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="/guides/movements/overview-data-aggregation" arrow>
    Connect bank accounts to pull balances and movements.
  </Card>
</Columns>

## Start with a use case

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

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

  <Card title="Send or receive transfers" href="/guides/transfers/transfers-use-cases" arrow>
    Move money through the Sistema de Pagos Electrónicos Interbancarios (SPEI), Transferencia Electrónica de Fondos (TEF), and standardized Mexican bank account numbers (CLABEs).
  </Card>

  <Card title="Recover failed payments" href="/guides/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="/guides/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 for AI agents. Use the server with Claude, Cursor, and other agents to call the API directly. You don't need to copy content from the documentation.

<Columns cols={2}>
  <Card title="MCP Server" icon="bolt" href="/guides/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="/guides/resources/cli" arrow />

  <Card title="Agent Skills" icon="puzzle-piece" href="/guides/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)
