> ## Documentation Index
> Fetch the complete documentation index at: https://sparkggdocs.internal.tuniform.tn/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to the Tuniform partner documentation, integration guides, real-time event schemas, and everything you need to build on the Tuniform platform.

<Note>
  **💳 Tuniform Pay — Coming Soon**

  A complete payment infrastructure built for partners. Accept payments, manage subscriptions, and deliver seamless checkout experiences — all powered by Tuniform's platform.
</Note>

<CardGroup cols={2}>
  <Card title="One-click payments" icon="bolt">
    Let users pay instantly with a single tap. No forms, no friction — just a fast, secure checkout flow that converts. Reduce cart abandonment and delight your users with a modern payment experience.
  </Card>

  <Card title="Recurring subscriptions" icon="arrows-rotate">
    Automate billing with flexible subscription plans. Support monthly, quarterly, or custom billing cycles with built-in renewal management, grace periods, and smart retry logic for failed payments.
  </Card>

  <Card title="Partner payment processing" icon="building-columns">
    Process payments directly through Tuniform's infrastructure. Handle payouts, commissions, and settlement — no need to build your own payment stack. We handle compliance and security so you can focus on your product.
  </Card>

  <Card title="Built for Tunisia & Africa" icon="globe-africa">
    Purpose-built for Tunisian and African payment methods. Support local infrastructure, regional currencies, and familiar checkout flows — designed for markets that global payment providers overlook.
  </Card>
</CardGroup>

***

## Welcome, SparkGG 👋

This documentation provides everything you need to integrate with Tuniform's real-time **Stream Alerts** system. Receive live donation events, subscription notifications, and more — delivered instantly via WebSocket.

<Card title="Start integrating" icon="rocket" horizontal href="/sparkgg/overview">
  Jump straight into the SparkGG integration guide.
</Card>

***

## SparkGG integration

Connect to Tuniform's real-time event stream and build powerful creator experiences.

<CardGroup cols={2}>
  <Card title="Platform overview" icon="circle-info" href="/sparkgg/overview">
    Understand Tuniform's features — Dannous, subscriptions, goals, and overlays.
  </Card>

  <Card title="WebSocket connection" icon="plug" href="/sparkgg/websocket">
    Authenticate and connect to the real-time event WebSocket.
  </Card>

  <Card title="Event payloads" icon="code" href="/sparkgg/events">
    Full JSON schemas for donation, subscription, and future event types.
  </Card>

  <Card title="Integration guide" icon="rocket" href="/sparkgg/integration">
    Complete code examples and production best practices.
  </Card>
</CardGroup>
