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

# Getting Started

> Build with Supertab in the browser

Use Supertab.js to launch [experiences](/supertab-js/experiences/starting-experiences) or build
[purchasing flows](/supertab-js/reference/overview) for your customers.

Supertab.js provides authentication, logic for purchasing & payments, and entitlement management in your customer's browser.
We recommend using Supertab.js over direct integration with the Customer API for most use cases.

***

<CardGroup columns={2}>
  <Card title="Installation" href="/supertab-js/installation">
    Install Supertab.js via npm or from a CDN
  </Card>

  <Card title="Launching Experiences" href="/supertab-js/experiences/starting-experiences">
    Boot an experience
  </Card>

  <Card title="Reference" href="/supertab-js/reference/overview">
    API Reference
  </Card>
</CardGroup>
