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

# Coverage overview

> Supported countries, chains, tokens, banks, and payout constraints.

Morapay publishes supported rails as a **live catalog** in the Morapay API. Use these pages as a reference; validate against the API before building production dropdowns.

## Quick links

<CardGroup cols={2}>
  <Card title="Countries & fiat" icon="globe" href="/reference/countries-and-fiat">
    Enabled markets · fiat checkout methods · card processing countries
  </Card>

  <Card title="Fees, countries & taxes" icon="receipt" href="/reference/fees-countries-taxes">
    Quote-first pricing · processing rates by market · tax responsibilities
  </Card>

  <Card title="Chains & tokens" icon="link" href="/reference/chains-and-tokens">
    Live and test chains · crypto checkout tokens
  </Card>

  <Card title="Banks & MoMo" icon="building-columns" href="/reference/banks-and-momo">
    Ghana MoMo · Ghana and Nigeria bank withdrawal · bank catalogs
  </Card>

  <Card title="Disbursement tokens" icon="coins" href="/reference/disbursement-tokens">
    USDC on Base and Ethereum · test on Base Sepolia
  </Card>

  <Card title="Payout timing & limits" icon="clock" href="/reference/payout-timing">
    Platform minimums · batch scheduling · MoMo vs bank SLAs
  </Card>
</CardGroup>

## API reference

REST endpoint documentation for each coverage area:

<CardGroup cols={2}>
  <Card title="API overview" icon="server" href="/api-reference/overview">
    Base URL, auth, response envelope, route map.
  </Card>

  <Card title="Catalog API" icon="database" href="/api-reference/catalog">
    Countries, chains, tokens.
  </Card>

  <Card title="Payout rails API" icon="building-columns" href="/api-reference/payout-rails">
    Banks, MoMo operators, account resolve.
  </Card>

  <Card title="Disbursement API" icon="coins" href="/api-reference/disbursement">
    Treasury, batch quote, create, ledger.
  </Card>

  <Card title="Fiat checkout API" icon="credit-card" href="/api-reference/fiat-checkout">
    MoMo, bank transfer, card config.
  </Card>
</CardGroup>
