> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.paywithatoa.co.uk/llms.txt
> Use this file to discover all available pages before exploring further.

# Atoa Developer Docs | Overview

> Atoa developer docs: integrate instant Pay by Bank and card payments using our SDKs, REST API, POS and e-commerce plugins, CLI and MCP server.

Atoa is a UK payments platform that lets businesses take instant account-to-account (Pay by Bank) and card payments in person and online. These developer docs cover everything you need to integrate: quickstart guides, SDKs for web, Flutter and React Native, POS and e-commerce plugins for WooCommerce and Magento, the full REST API reference, webhooks, the Atoa CLI, and the Model Context Protocol (MCP) server for AI agents. Use the sidebar to jump to your platform, or begin with Getting started and the Sandbox guide before going live.

<img height="400" width="600" src="https://mintcdn.com/atoa-payments-limited/KEZXxpd7888D-dlX/images/payment_flow_v1.webp?fit=max&auto=format&n=KEZXxpd7888D-dlX&q=85&s=79d517d42c5d01614a6db0ccc8d74f67" loading="eager" alt="Four-step Atoa payment flow on phone screens: enter amount, choose your bank app, approve the payment request, then payment successful." data-path="images/payment_flow_v1.webp" />

<CardGroup cols={3}>
  <Card title="Getting started" icon="dice-d6" href="introduction">
    A brief guide on how to use Atoa for payments.
  </Card>

  <Card title="Pos integration" icon="money-check-pen" href="integrationOverView">
    How to integrate Atoa with your point-of-sale system.
  </Card>

  <Card title="Api Reference" icon="brackets-curly" href="../api-reference/introduction">
    Explore the full suite of API endpoints available.
  </Card>

  <Card title="Atoa CLI" icon="terminal" href="cli">
    Manage payments, customers, and webhooks from your terminal.
  </Card>

  <Card title="MCP Server" icon="robot" href="mcp-server">
    Connect AI assistants to Atoa using the Model Context Protocol.
  </Card>
</CardGroup>
