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

# Quickstart

Welcome to your GreenBanana Quick Setup, You can create an account on our control center for building and managing your BNPLx integrations.
Whether you're setting up a sandbox project, generating secure API keys, or monitoring transaction flows, your developer
space is designed to give you complete visibility and control.

<Columns cols={2}>
  <Card title="Account Setup" icon="text" href="/first-steps/account-setup">
    Start Setting up your Account
  </Card>

  <Card title="Get API key" icon="text" href="/first-steps/get-apis">
    Create an API key
  </Card>

  <Card title="Setup Connector" icon="text" href="/first-steps/create-dummy-connector">
    Configure a dummy/test connector
  </Card>

  <Card title="First Payment" icon="text" href="/first-steps/first-call">
    Make your First Payment
  </Card>

  <Card title="Reference" icon="text" href="/api-reference/overview">
    Explore other APIs
  </Card>
</Columns>
