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

# Welcome to Nomba

> We are excited to have you here.

<Tip>
  **No account? No problem.** You can test Transfer, Virtual Account, and Checkout right now — no sign-up, no bearer token, no `accountId` needed. [Try the API →](/docs/guides/try-the-api)
</Tip>

## Our products

Explore our range of product offerings and discover how they can enhance and empower your overall experience.

<CardGroup cols={2}>
  <Card title="Accept Payments" icon="money-bill" href="/docs/products/accept-payment/overview">
    Accept card and bank transfer payments using checkout or charge API
  </Card>

  <Card title="Transfer" icon="shuffle" href="/docs/products/transfers/introduction">
    Make instant transfer into bank accounts through our API
  </Card>

  <Card title="Terminals" icon="mobile-retro" href="/docs/products/terminals/custom-apps/introduction">
    Integrate our payment acceptance flow into your custom application for in-person payments
  </Card>

  <Card title="API Basics" icon="webhook" href="/docs/api-basics/webhook">
    Learn the fundamentals of the API, including webhooks and pagination.
  </Card>
</CardGroup>

## Dive Straight in

Begin swiftly with the help of our resources.

<CardGroup cols={2}>
  <Card title="Try the API — no account needed" icon="bolt" href="/docs/guides/try-the-api">
    Test Transfer, Virtual Account, and Checkout instantly in our sandbox. No sign-up required.
  </Card>

  <Card title="API Playground" icon="circle-play" href="/nomba-api-reference/introduction">
    Learn about our API in our interactive API reference.
  </Card>

  <Card title="OpenAPI Spec" icon="code" href="https://github.com/kudi-inc/vendor-openapi-spec/blob/main/openapi3_0_v_1_0_0.json">
    Download the OpenAPI Spec and get started right away.
  </Card>

  <Card title="Get inspired" icon="lightbulb-on" href="/docs/guides/introduction">
    Go through our guides to get started quickly.
  </Card>
</CardGroup>
