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

# Introduction

> Welcome to Pooler - Your gateway to seamless cross-border payments and financial services

<img src="https://mintcdn.com/pooler-7b8947fa/wPD9odAEA-5af3Zu/images/intro.png?fit=max&auto=format&n=wPD9odAEA-5af3Zu&q=85&s=3e9b23c3572760287bd2636b59169451" alt="Prefunded Float Flow Diagram" width="2064" height="1104" data-path="images/intro.png" />

Welcome to Pooler, a comprehensive payment infrastructure platform that enables businesses to send and receive payments across multiple countries and currencies. Whether you're building a fintech application, an e-commerce platform, or a financial service, Pooler provides the tools you need to handle payments efficiently and securely.

## What is Pooler?

Pooler is a payment infrastructure platform that simplifies cross-border payments, virtual account management, and financial operations. Our API-first approach allows you to integrate payment capabilities into your application quickly and scale as your business grows.

## Key Features

<CardGroup cols={2}>
  <Card title="Cross-Border Payments" icon="globe">
    Send and receive payments across multiple countries and currencies with competitive exchange rates.
  </Card>

  <Card title="Virtual Accounts" icon="coins">
    Create virtual accounts instantly for collecting payments from customers without complex banking integrations.
  </Card>

  <Card title="Recipient Management" icon="users">
    Manage payment recipients efficiently with built-in verification and compliance features.
  </Card>

  <Card title="Real-Time Webhooks" icon="bell">
    Receive instant notifications about payment events and transaction status updates.
  </Card>

  <Card title="Foreign Exchange" icon="arrows-rotate">
    Access real-time FX rates and quotes for currency conversions.
  </Card>

  <Card title="Developer-Friendly" icon="code-pull-request">
    RESTful API with comprehensive documentation, code examples, and interactive playground.
  </Card>
</CardGroup>

## How Pooler Works

Pooler acts as your payment infrastructure layer, handling the complexity of cross-border payments, currency conversions, and compliance requirements. Here's a high-level overview of how it works:

<img src="https://mintcdn.com/pooler-7b8947fa/wPD9odAEA-5af3Zu/images/canvas.svg?fit=max&auto=format&n=wPD9odAEA-5af3Zu&q=85&s=8dbf04fd9c25cd002563d31344486f91" alt="Pooler Architecture Overview" width="1713" height="750" data-path="images/canvas.svg" />

### Core Components

1. **Your Application** - Your business application that needs payment capabilities
2. **Pooler API** - Our RESTful API that handles all payment operations
3. **Payment Networks** - Connected to multiple payment rails (NIP, SWIFT, mobile money, etc.)
4. **Banking Partners** - Integrated with financial institutions across supported countries

## Use Cases

Pooler is ideal for:

* **Fintech Applications** - Build payment features into your fintech product
* **E-Commerce Platforms** - Accept payments from customers globally
* **Marketplace Platforms** - Facilitate payments between buyers and sellers
* **Remittance Services** - Enable cross-border money transfers
* **Payroll Platforms and Syetems** - Disburse salary anywhere in Africa
* **Gig Economy Platforms** - Pay freelancers and contractors globally

## Getting Started

Ready to start building? Follow these steps:

<Steps>
  <Step title="Sign Up">
    Create your Pooler account at [app.usepooler.com](https://app.usepooler.com) and complete the onboarding process.
  </Step>

  <Step title="Get API Keys">
    Navigate to the API section in your dashboard to get your test and live API keys.
  </Step>

  <Step title="Review Documentation">
    Explore our [API Reference](/api-reference/introduction) to understand available endpoints and capabilities.
  </Step>

  <Step title="Start Building">
    Follow our [Quickstart Guide](/guides/getting-started/quickstart) to make your first API call.
  </Step>

  <Step title="Go Live">
    Complete the [Go-Live Checklist](/guides/getting-started/go-live-checklist) to activate your live account.
  </Step>
</Steps>

## Test vs Live Mode

Pooler operates in two modes:

* **Test Mode** - Use test API keys to develop and test your integration without real money
* **Live Mode** - Use live API keys to process real transactions (requires account verification)

<Warning>
  Always test thoroughly in test mode before switching to live mode. Live transactions are irreversible.
</Warning>

## Next Steps

* Read the [Quickstart Guide](/guides/getting-started/quickstart) to make your first API call
* Explore [Payment Flows](/guides/payments/payment-flows) to understand how payments work
* Review [Virtual Account Overview](/guides/virtual-accounts/overview) to start collecting payments
* Check out [Webhook Management](/guides/webhooks/webhook-management) to set up real-time notifications
