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

# Welcome to Gameball Docs

> Embed gamified loyalty directly into your existing app, POS, and website. No separate download. Just your brand, and customers who spend 3× more.

Gameball is a **gamified loyalty platform for consumer brands** — embedded directly into your existing app, POS, and website with no separate download required. Trusted by **3,000+ brands** across **70+ countries**, Gameball processes **100M+ requests weekly** and helps brands retain more customers with less work.

This documentation covers everything — from configuring your program in the dashboard to integrating via our SDKs and REST API. Whether you're a business user or a developer, you're in the right place.

***

## Where would you like to start?

<CardGroup cols={2}>
  <Card title="I'm setting up my program" icon="store" href="/product-documentation/getting-started/what-is-gameball">
    Configure your loyalty program, rewards, tiers, referrals, and promotions — all from the Gameball dashboard, no code required.
  </Card>

  <Card title="I'm integrating Gameball" icon="code" href="/installation-guides/v3">
    Install one of our native SDKs or connect via the REST API. Supports Web, iOS, Android, React Native, and Flutter.
  </Card>
</CardGroup>

***

## Product Docs

Everything a business user needs to configure, launch, and grow their loyalty program — no engineering required.

<CardGroup cols={3}>
  <Card title="What is Gameball?" icon="circle-info" href="/product-documentation/getting-started/what-is-gameball">
    Understand the platform, its core modules, and how everything fits together.
  </Card>

  <Card title="Launch Checklist" icon="list-check" href="/product-documentation/getting-started/launch-checklist">
    A step-by-step checklist to get your loyalty program live and ready for customers.
  </Card>

  <Card title="Loyalty Points" icon="coins" href="/product-documentation/programs/loyalty-points-earn/launch-and-configure-your-earn-pointing-system">
    Define how customers earn and spend points across every action and channel.
  </Card>

  <Card title="VIP Tiers" icon="crown" href="/product-documentation/programs/vip-tiers/configuring-gameball-vip-tiers">
    Reward your best customers with exclusive tiers, perks, and milestone benefits.
  </Card>

  <Card title="Referral Program" icon="share-nodes" href="/product-documentation/programs/referral-program/launching-referral-program">
    Turn your existing customers into a growth channel with shareable referral links and automatic rewards.
  </Card>

  <Card title="Apps & Integrations" icon="grid-2" href="/product-documentation/apps-integrations/introduction-to-apps-integrations">
    Connect Gameball with Shopify, Salla, Klaviyo, MoEngage, and your existing marketing stack.
  </Card>
</CardGroup>

***

## Developer Docs

Integrate Gameball into any platform using our SDKs or REST API. All SDKs are actively maintained and support the latest Gameball features.

<CardGroup cols={3}>
  <Card title="Web SDK" icon="globe" href="/installation-guides/v3/web">
    Add Gameball to any web application with a few lines of JavaScript.
  </Card>

  <Card title="iOS SDK" icon="mobile" href="/installation-guides/v3/ios">
    Native Swift SDK with full widget and event tracking support.
  </Card>

  <Card title="Android SDK" icon="android" href="/installation-guides/v3/android">
    Native Java/Kotlin SDK for Android apps with full feature parity.
  </Card>

  <Card title="React Native SDK" icon="react" href="/installation-guides/v3/react-native">
    One SDK for both iOS and Android in React Native projects.
  </Card>

  <Card title="Flutter SDK" icon="flutter" href="/installation-guides/v3/flutter">
    Dart-native integration for Flutter apps on all platforms.
  </Card>

  <Card title="REST API Reference" icon="brackets-curly" href="/api-reference/introduction">
    Full API documentation with an interactive playground to test requests live.
  </Card>
</CardGroup>

***

## Tutorials

Hands-on guides that walk through real integration scenarios from start to finish.

<CardGroup cols={2}>
  <Card title="Points Redemption" icon="rotate" href="/tutorials/experiences/points-redemption">
    Implement point redemption flows so customers can exchange points for rewards or discounts at checkout.
  </Card>

  <Card title="Referral Integration" icon="user-plus" href="/tutorials/experiences/referral">
    Build a complete referral flow — generate links, track signups, and trigger rewards automatically.
  </Card>

  <Card title="Discount & Coupon Engine" icon="percent" href="/tutorials/experiences/gameball-discounts-engine">
    Create and distribute coupons and promotional codes tied to customer behavior and segments.
  </Card>

  <Card title="Build Your Own UI" icon="paintbrush" href="/tutorials/experiences/more/build-your-own-ui">
    Skip the default widget and build a fully custom loyalty UI using the Gameball API.
  </Card>
</CardGroup>

***

## Latest Updates

<CardGroup cols={2}>
  <Card title="Product Updates" icon="sparkles" href="/changelog/product-updates">
    New features, improvements, and changes to the Gameball platform and dashboard.
  </Card>

  <Card title="API & SDK Updates" icon="code-branch" href="/changelog/updates">
    Changelog for the REST API, SDKs, and developer-facing changes.
  </Card>
</CardGroup>

***

## Need Help?

<CardGroup cols={3}>
  <Card title="Gameball Website" icon="globe" href="https://gameball.co/">
    Learn more about Gameball's products and pricing.
  </Card>

  <Card title="Blog" icon="newspaper" href="https://www.gameball.co/blog">
    Best practices, loyalty strategy guides, and product deep-dives.
  </Card>

  <Card title="Case Studies" icon="briefcase" href="https://www.gameball.co/case-study">
    See how brands use Gameball to drive retention and revenue.
  </Card>
</CardGroup>
