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

# About Supertab

> Supertab is a novel digital payment solution, specifically designed to make small payments possible.

For content and service providers, from GenAI to video to publishing, Supertab opens up a new revenue stream by monetizing users who would otherwise never subscribe. We enable users to unlock digital content without subscriptions, upfront payments, or long-term commitments.

## Understand

### Payment Aggregation

Supertab aggregates customer purchases onto a running Tab. Customers can make purchases until their personal Tab limit is reached, at which time they must pay it off. Customers' Tabs are global and shared between all Supertab merchants, making Supertab a convenient payment method used for a variety of digital goods and services across the web.&#x20;

This approach enables Supertab to minimize transaction fees and make processing small transactions more cost-effective.

### Tab Limits

New customers receive Tabs with a limit of up to \$5 (or local equivalent).

### Prices

Supertab can be used to sell any item priced from \$0.01 to \$999.99 or equivalent in 134 other currencies we support.

### Payments

Supertab collects payment from the customer when:

* The customer's Tab exceeds its limit,

* *or* The customer's Tab is inactive

### Payouts

Supertab pays out funds received from customers to you immediately (less our fees)

## Start Building

<CardGroup cols={2}>
  <Card title="Account Setup" icon="user" href="/supertab-introduction/account-management/account-kyc">
    Create an account and configure payouts
  </Card>

  <Card title="Test Mode" icon="screwdriver-wrench" href="/supertab-introduction/overview/test-mode">
    Test your integration without using a real credit card
  </Card>
</CardGroup>

## Integration Options

<CardGroup cols={3}>
  <Card title="Google Offerwall" icon="wand-magic-sparkles" href="/supertab-integrate/google">
    Easy integration through Google AdManager
  </Card>

  <Card title="Off-App Purchases" icon="mobile" href="/supertab-integrate/off-app-purchases">
    Enable seamless purchases through your mobile app with a simple redirect flow.
  </Card>

  <Card title="Custom Integrations" icon="code" href="/supertab-integrate/custom-integrations">
    Use Supertab's Browser SDK, Webhooks or our APIs for more control
  </Card>
</CardGroup>
