> ## 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.

# Welcome to GreenBanana

> Match. Connect. Convert. Your unified BNPL orchestrator for smarter payment processing

<div className="min-h-screen bg-background relative">
  <div className="absolute inset-0 bg-grid-foreground/[0.02] bg-[size:20px_20px]" />

  <div className="relative px-8 py-20 max-w-6xl mx-auto">
    <div className="text-center mb-16">
      <div className="flex justify-center mb-8">
        <div className="w-28 h-29">
          <img src="https://mintcdn.com/greenbanana-4b97dd41/BqylYXS9VxLU0wh9/logo/icon.svg?fit=max&auto=format&n=BqylYXS9VxLU0wh9&q=85&s=3508b732403584c9e575a146c8f9b7ed" alt="GreenBanana" className="w-full h-full object-contain dark:hidden" width="46" height="73" data-path="logo/icon.svg" />

          <img src="https://mintcdn.com/greenbanana-4b97dd41/BqylYXS9VxLU0wh9/logo/icon-dark.svg?fit=max&auto=format&n=BqylYXS9VxLU0wh9&q=85&s=709e129879c6fa8efbd36ea75d85eed6" alt="GreenBanana" className="w-full h-full object-contain hidden dark:block" width="46" height="73" data-path="logo/icon-dark.svg" />
        </div>
      </div>

      <h1 className="text-4xl font-bold text-gray-900 dark:text-white">
        Welcome to BNPLX Documentation
      </h1>

      <p className="text-2xl font-semibold mb-2" style={{color: '#16A34A'}}>
        Match. Connect. Convert.
      </p>

      <p className="text-xl text-gray-600 dark:text-gray-300 mb-5 max-w-3xl mx-auto">
        Your unified BNPL orchestrator for smarter payment processing.
        Integrate with multiple BNPL providers through a single API.
      </p>

      <div className="flex flex-col sm:flex-row gap-4 justify-center">
        <a href="/start/bnpl" className="px-5 py-2 text-white rounded-md font-medium shadow hover:shadow-md hover:-translate-y-0.5 transition-all duration-300 transform text-base" style={{backgroundColor: '#16A34A'}}>
          Handbook
        </a>

        <a href="/api-reference/overview" className="px-5 py-2 border border-gray-300 dark:border-gray-600 text-gray-700 dark:text-gray-200 rounded-md font-medium hover:border-gray-400 hover:shadow-md hover:-translate-y-0.5 transition-all duration-300 transform text-base">
          API Guide
        </a>
      </div>
    </div>

    <div className="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6 mb-16">
      {/* Quick Setup */}

      <a href="/first-steps/create" className="group block p-8 rounded-xl hover:bg-white/80 dark:hover:bg-gray-800/40 hover:shadow-xl hover:shadow-black/5 dark:hover:shadow-black/20 transform hover:-translate-y-1 transition-all duration-500 ease-out">
        <div className="flex items-center mb-4">
          <div className="w-12 h-12 rounded-xl flex items-center justify-center mr-4 group-hover:scale-110 transition-transform duration-300" style={{color: '#16A34A'}}>
            <img src="https://mintcdn.com/greenbanana-4b97dd41/BqylYXS9VxLU0wh9/svg-icons/book-open.svg?fit=max&auto=format&n=BqylYXS9VxLU0wh9&q=85&s=6dca33a3f6853ac84d2ca06b7fb78556" alt="Quick Setup" className="w-6 h-6" style={{filter: 'brightness(0) saturate(100%) invert(64%) sepia(93%) saturate(1352%) hue-rotate(90deg) brightness(96%) contrast(90%)'}} width="24" height="24" data-path="svg-icons/book-open.svg" />
          </div>

          <h3 className="text-xl font-semibold text-gray-900 dark:text-white group-hover:text-gray-700 dark:group-hover:text-gray-100 transition-colors duration-300">Quick Setup</h3>
        </div>

        <p className="text-gray-600 dark:text-gray-300 group-hover:text-gray-700 dark:group-hover:text-gray-200 transition-colors duration-300 leading-relaxed">Quick setup guide to get you up and running with GreenBanana in minutes.</p>
      </a>

      {/* Dashboard Overview */}

      <a href="/start/Dashboard-overview" className="group block p-8 rounded-xl hover:bg-white/80 dark:hover:bg-gray-800/40 hover:shadow-xl hover:shadow-black/5 dark:hover:shadow-black/20 transform hover:-translate-y-1 transition-all duration-500 ease-out">
        <div className="flex items-center mb-4">
          <div className="w-12 h-12 rounded-xl flex items-center justify-center mr-4 group-hover:scale-110 transition-transform duration-300 text-blue-500">
            <img src="https://mintcdn.com/greenbanana-4b97dd41/BqylYXS9VxLU0wh9/svg-icons/book.svg?fit=max&auto=format&n=BqylYXS9VxLU0wh9&q=85&s=ed71da106a91eca0e8d7fcdd180a59d5" alt="Dashboard Overview" className="w-6 h-6" style={{filter: 'brightness(0) saturate(100%) invert(36%) sepia(77%) saturate(2468%) hue-rotate(207deg) brightness(97%) contrast(96%)'}} width="24" height="24" data-path="svg-icons/book.svg" />
          </div>

          <h3 className="text-xl font-semibold text-gray-900 dark:text-white group-hover:text-gray-700 dark:group-hover:text-gray-100 transition-colors duration-300">Dashboard Overview</h3>
        </div>

        <p className="text-gray-600 dark:text-gray-300 group-hover:text-gray-700 dark:group-hover:text-gray-200 transition-colors duration-300 leading-relaxed">Complete API documentation with endpoints, parameters, and examples.</p>
      </a>

      {/* Authentication */}

      <a href="/key-information/authentication" className="group block p-8 rounded-xl hover:bg-white/80 dark:hover:bg-gray-800/40 hover:shadow-xl hover:shadow-black/5 dark:hover:shadow-black/20 transform hover:-translate-y-1 transition-all duration-500 ease-out">
        <div className="flex items-center mb-4">
          <div className="w-12 h-12 rounded-xl flex items-center justify-center mr-4 group-hover:scale-110 transition-transform duration-300 text-purple-500">
            <img src="https://mintcdn.com/greenbanana-4b97dd41/BqylYXS9VxLU0wh9/svg-icons/lock.svg?fit=max&auto=format&n=BqylYXS9VxLU0wh9&q=85&s=defb76174c98f6fcf7d39062d705abfa" alt="Authentication" className="w-6 h-6" style={{filter: 'brightness(0) saturate(100%) invert(48%) sepia(77%) saturate(4709%) hue-rotate(261deg) brightness(103%) contrast(95%)'}} width="24" height="24" data-path="svg-icons/lock.svg" />
          </div>

          <h3 className="text-xl font-semibold text-gray-900 dark:text-white group-hover:text-gray-700 dark:group-hover:text-gray-100 transition-colors duration-300">Authentication</h3>
        </div>

        <p className="text-gray-600 dark:text-gray-300 group-hover:text-gray-700 dark:group-hover:text-gray-200 transition-colors duration-300 leading-relaxed">Learn how to authenticate your API requests securely.</p>
      </a>

      {/* WooCommerce */}

      <a href="/e-commerce/woocommerce" className="group block p-8 rounded-xl hover:bg-white/80 dark:hover:bg-gray-800/40 hover:shadow-xl hover:shadow-black/5 dark:hover:shadow-black/20 transform hover:-translate-y-1 transition-all duration-500 ease-out">
        <div className="flex items-center mb-4">
          <div className="w-12 h-12 rounded-xl flex items-center justify-center mr-4 group-hover:scale-110 transition-transform duration-300" style={{color: '#16A34A'}}>
            <img src="https://mintcdn.com/greenbanana-4b97dd41/BqylYXS9VxLU0wh9/svg-icons/shopping-cart.svg?fit=max&auto=format&n=BqylYXS9VxLU0wh9&q=85&s=e4603ec43bf168996e86eda7c7286cc6" alt="WooCommerce" className="w-6 h-6" style={{filter: 'brightness(0) saturate(100%) invert(64%) sepia(93%) saturate(1352%) hue-rotate(90deg) brightness(96%) contrast(90%)'}} width="24" height="24" data-path="svg-icons/shopping-cart.svg" />
          </div>

          <h3 className="text-xl font-semibold text-gray-900 dark:text-white group-hover:text-gray-700 dark:group-hover:text-gray-100 transition-colors duration-300">WooCommerce</h3>
        </div>

        <p className="text-gray-600 dark:text-gray-300 group-hover:text-gray-700 dark:group-hover:text-gray-200 transition-colors duration-300 leading-relaxed">Integrate BNPL payments into your WooCommerce store.</p>
      </a>

      {/* Shopify */}

      <a href="/key-information/webhook" className="group block p-8 rounded-xl hover:bg-white/80 dark:hover:bg-gray-800/40 hover:shadow-xl hover:shadow-black/5 dark:hover:shadow-black/20 transform hover:-translate-y-1 transition-all duration-500 ease-out">
        <div className="flex items-center mb-4">
          <div className="w-12 h-12 rounded-xl flex items-center justify-center mr-4 group-hover:scale-110 transition-transform duration-300" style={{color: '#16A34A'}}>
            <img src="https://mintcdn.com/greenbanana-4b97dd41/BqylYXS9VxLU0wh9/svg-icons/webhook.svg?fit=max&auto=format&n=BqylYXS9VxLU0wh9&q=85&s=2ebd1886611422eb4f167a516acc8ecb" alt="Webhook" className="w-6 h-6" style={{filter: 'brightness(0) saturate(100%) invert(64%) sepia(93%) saturate(1352%) hue-rotate(90deg) brightness(96%) contrast(90%)'}} width="24" height="24" data-path="svg-icons/webhook.svg" />
          </div>

          <h3 className="text-xl font-semibold text-gray-900 dark:text-white group-hover:text-gray-700 dark:group-hover:text-gray-100 transition-colors duration-300">Webhook</h3>
        </div>

        <p className="text-gray-600 dark:text-gray-300 group-hover:text-gray-700 dark:group-hover:text-gray-200 transition-colors duration-300 leading-relaxed">Configure webooks for faster payment updates.</p>
      </a>

      {/* Shopware */}

      <a href="/e-commerce/shopware" className="group block p-8 rounded-xl hover:bg-white/80 dark:hover:bg-gray-800/40 hover:shadow-xl hover:shadow-black/5 dark:hover:shadow-black/20 transform hover:-translate-y-1 transition-all duration-500 ease-out">
        <div className="flex items-center mb-4">
          <div className="w-12 h-12 rounded-xl flex items-center justify-center mr-4 group-hover:scale-110 transition-transform duration-300" style={{color: '#16A34A'}}>
            <img src="https://mintcdn.com/greenbanana-4b97dd41/BqylYXS9VxLU0wh9/svg-icons/shopping-basket.svg?fit=max&auto=format&n=BqylYXS9VxLU0wh9&q=85&s=ba8851dcf68999cb38db28653bf43c62" alt="Shopware" className="w-6 h-6" style={{filter: 'brightness(0) saturate(100%) invert(64%) sepia(93%) saturate(1352%) hue-rotate(90deg) brightness(96%) contrast(90%)'}} width="24" height="24" data-path="svg-icons/shopping-basket.svg" />
          </div>

          <h3 className="text-xl font-semibold text-gray-900 dark:text-white group-hover:text-gray-700 dark:group-hover:text-gray-100 transition-colors duration-300">Shopware</h3>
        </div>

        <p className="text-gray-600 dark:text-gray-300 group-hover:text-gray-700 dark:group-hover:text-gray-200 transition-colors duration-300 leading-relaxed">Easy BNPL setup for your Shopware store.</p>
      </a>

      {/* Support Matrix */}

      <a href="/support-matrix" className="group block p-8 rounded-xl hover:bg-white/80 dark:hover:bg-gray-800/40 hover:shadow-xl hover:shadow-black/5 dark:hover:shadow-black/20 transform hover:-translate-y-1 transition-all duration-500 ease-out">
        <div className="flex items-center mb-4">
          <div className="w-12 h-12 rounded-xl flex items-center justify-center mr-4 group-hover:scale-110 transition-transform duration-300" style={{color: '#16A34A'}}>
            <img src="https://mintcdn.com/greenbanana-4b97dd41/BqylYXS9VxLU0wh9/svg-icons/table.svg?fit=max&auto=format&n=BqylYXS9VxLU0wh9&q=85&s=a12d5f0f0c10c92b78aac6dae2572297" alt="Support Matrix" className="w-6 h-6" style={{filter: 'brightness(0) saturate(100%) invert(64%) sepia(93%) saturate(1352%) hue-rotate(90deg) brightness(96%) contrast(90%)'}} width="24" height="24" data-path="svg-icons/table.svg" />
          </div>

          <h3 className="text-xl font-semibold text-gray-900 dark:text-white group-hover:text-gray-700 dark:group-hover:text-gray-100 transition-colors duration-300">Support Matrix</h3>
        </div>

        <p className="text-gray-600 dark:text-gray-300 group-hover:text-gray-700 dark:group-hover:text-gray-200 transition-colors duration-300 leading-relaxed">Complete overview of BNPL provider capabilities and supported payment methods.</p>
      </a>
    </div>

    <div className="text-center p-8 rounded-xl hover:bg-gray-50/80 dark:hover:bg-gray-800/20 transition-all duration-300">
      <h2 className="text-2xl font-bold mb-4 text-gray-900 dark:text-white">Need Help?</h2>

      <p className="text-gray-600 dark:text-gray-300 mb-6">
        Can't find what you're looking for? We're here to help.
      </p>

      <div className="flex flex-col sm:flex-row gap-4 justify-center">
        <a href="mailto:support@greenbanana.group" className="inline-flex items-center gap-2 px-4 py-1.5 text-white rounded-md font-medium hover:shadow-md hover:-translate-y-0.5 transition-all duration-300 transform text-sm" style={{backgroundColor: '#16A34A'}}>
          <img src="https://mintcdn.com/greenbanana-4b97dd41/BqylYXS9VxLU0wh9/svg-icons/mail.svg?fit=max&auto=format&n=BqylYXS9VxLU0wh9&q=85&s=2d250d267251c79d34cb0685ffc3477a" alt="Shopify" className="w-6 h-6" style={{filter: 'brightness(0) saturate(100%) invert(100%)'}} width="24" height="24" data-path="svg-icons/mail.svg" />

          Contact Support
        </a>

        <a href="https://greenbanana.group/faq" target="_blank" rel="noopener noreferrer" className="inline-flex items-center gap-2 px-4 py-1.5 border border-gray-300 dark:border-gray-600 text-gray-700 dark:text-gray-200 rounded-md font-medium hover:border-gray-400 hover:shadow-md hover:-translate-y-0.5 transition-all duration-300 transform text-sm">
          <img src="https://mintcdn.com/greenbanana-4b97dd41/BqylYXS9VxLU0wh9/svg-icons/help-circle.svg?fit=max&auto=format&n=BqylYXS9VxLU0wh9&q=85&s=59b2ee05d190623e982d980dc328cae6" alt="FAQ" className="w-6 h-6" style={{filter: 'brightness(0) saturate(100%) invert(38%) sepia(8%) saturate(640%) hue-rotate(314deg) brightness(92%) contrast(92%)'}} width="24" height="24" data-path="svg-icons/help-circle.svg" />

          View FAQ
        </a>
      </div>
    </div>
  </div>
</div>
