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

# Introduction

> The all-in-one membership platform for creators, SaaS, and communities

Gately is a complete membership solution that helps you build, manage, and grow your membership business. From authentication to payments, content protection to email campaigns — everything you need in one platform.

## Why Gately?

<CardGroup cols={2}>
  <Card title="All-in-One Platform" icon="layer-group">
    Authentication, payments, content, email, helpdesk — no need to piece together multiple tools
  </Card>

  <Card title="No-Code Friendly" icon="wand-magic-sparkles">
    Works with Framer, Webflow, and any website builder
  </Card>

  <Card title="Developer Ready" icon="code">
    Full SDK and API for custom integrations
  </Card>

  <Card title="Built for Scale" icon="rocket">
    From solo creators to enterprise teams
  </Card>
</CardGroup>

## What You Can Build

### Membership Sites

Create gated content areas with tiered access levels. Perfect for:

* Premium content libraries
* Exclusive community areas
* VIP member sections

### Online Courses (LMS)

Build and sell courses with progress tracking, quizzes, and certificates.

### SaaS Applications

Add authentication and subscription billing to your software product.

### Paid Communities

Monetize your community with membership tiers and exclusive content.

### Client Portals

Give clients a branded login experience to access their resources.

## Use Cases

<AccordionGroup>
  <Accordion title="Content Creators & Educators" icon="graduation-cap">
    * Sell online courses with video lessons
    * Create membership tiers (Free, Pro, VIP)
    * Protect premium content behind paywalls
    * Track student progress and completion
    * Issue certificates automatically
  </Accordion>

  <Accordion title="SaaS & Software Products" icon="laptop-code">
    * Add user authentication to your app
    * Manage subscription plans with Stripe
    * Protect features based on plan tier
    * Handle user onboarding flows
    * Provide in-app support with helpdesk
  </Accordion>

  <Accordion title="Agencies & Freelancers" icon="briefcase">
    * Create client portals for deliverables
    * White-label with custom domains
    * Manage multiple projects from one dashboard
    * Collect payments for services
    * Provide client support
  </Accordion>

  <Accordion title="Communities & Newsletters" icon="users">
    * Gate exclusive community content
    * Send email campaigns to members
    * Collect testimonials and social proof
    * Build public help centers
    * Manage member profiles and data
  </Accordion>

  <Accordion title="E-commerce & Digital Products" icon="store">
    * Sell digital downloads
    * Create membership subscriptions
    * Collect customer feedback
    * Handle support tickets
    * Automate post-purchase emails
  </Accordion>
</AccordionGroup>

## Platform Features

| Feature          | Description                                    |
| ---------------- | ---------------------------------------------- |
| **Members**      | User authentication, profiles, and management  |
| **Plans**        | Subscription tiers with Stripe integration     |
| **Forms**        | Drag-and-drop form builder with payments       |
| **Courses**      | Full LMS with video, quizzes, and certificates |
| **Helpdesk**     | Ticket system and knowledge base               |
| **Campaigns**    | Email marketing and automation                 |
| **Testimonials** | Collect and display social proof               |
| **Webhooks**     | Real-time event notifications                  |
| **API & SDK**    | Full programmatic access                       |

## Integration Options

Gately works with your existing tools and workflows:

<CardGroup cols={3}>
  <Card title="Framer" icon="f" href="/platforms/framer">
    Native plugin for Framer sites
  </Card>

  <Card title="Webflow" icon="globe" href="/platforms/webflow">
    Embed components in Webflow
  </Card>

  <Card title="React" icon="react" href="/platforms/react">
    Full SDK for React apps
  </Card>

  <Card title="Zapier" icon="bolt" href="/features/integrations">
    Connect to 5,000+ apps
  </Card>

  <Card title="Stripe" icon="stripe" href="/features/integrations">
    Payment processing
  </Card>

  <Card title="Custom" icon="code" href="/api-reference/introduction">
    REST API for anything
  </Card>
</CardGroup>

## Getting Started

<Steps>
  <Step title="Create a Project">
    Sign up at [app.usegately.com](https://app.usegately.com) and create your first project.
  </Step>

  <Step title="Configure Your Settings">
    Set up branding, plans, and integrations in the dashboard.
  </Step>

  <Step title="Add to Your Site">
    Install the SDK or use our no-code embed options.
  </Step>

  <Step title="Launch">
    Start accepting members and growing your business.
  </Step>
</Steps>

## Quick Links

<CardGroup cols={2}>
  <Card title="Quickstart Guide" icon="play" href="/quickstart">
    Get up and running in 5 minutes
  </Card>

  <Card title="SDK Documentation" icon="book" href="/sdk/introduction">
    Full JavaScript SDK reference
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    REST API documentation
  </Card>

  <Card title="Framer Plugin" icon="puzzle-piece" href="/platforms/framer-plugin">
    Native Framer integration
  </Card>
</CardGroup>
