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

# SpherePay Concepts and Reference Data Overview

> Core mental models and reference data for building on SpherePay — onboarding, transfers, automation, supported rails, and operational details.

The Concepts section explains how SpherePay's building blocks fit together. Read these pages before integrating — they cover the platform's two onboarding models, the transfer lifecycle, the automation primitives, and the reference data (countries, assets, codes) you'll wire up against.

Not sure which build path to follow after discovery? Read [Implementation Guides](/implementation-guides/overview) to route to the right implementation pattern before choosing a [Solutions](/solutions/overview) guide.

## Where to go next

<CardGroup cols={2}>
  <Card title="Onboarding" icon="user-check" href="/concepts/onboarding/overview">
    KYC and KYB flows, Sphere-Managed vs. Platform-Managed verification, and how to use the hosted KYC link.
  </Card>

  <Card title="Transfers" icon="arrow-right-left" href="/concepts/transfers/overview">
    Move money on and off the chain — the transfer lifecycle, statuses, and how bank accounts and wallets attach to a customer.
  </Card>

  <Card title="Automation" icon="bolt" href="/concepts/automation/onramper-accounts">
    Onramper Accounts and Offloader Wallets — the two primitives that turn manual conversions into hands-off flows.
  </Card>

  <Card title="Reference data" icon="globe" href="/concepts/reference/supported-countries">
    Supported countries, assets and networks, and channel codes you'll reference in API requests.
  </Card>

  <Card title="Operational" icon="gauge" href="/concepts/operational/rate-limits">
    Rate limits, retry behavior, and the operational guardrails you should know before going live.
  </Card>
</CardGroup>
