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

# Welcome to Pocketsflow Docs

> Everything you need to build, sell, and support digital products and subscriptions with Pocketsflow.

Pocketsflow is a digital product platform that helps creators sell products and subscriptions globally—for a flat 2% fee with no monthly cost. That fee includes everything most platforms charge extra for: built-in email marketing, affiliates, upsells, global payments, and Merchant-of-Record tax handling so you never touch a VAT return.

This documentation is your guide to launching, scaling, and supporting your business on Pocketsflow.

## Choose your path

<Card title="I’m a creator" icon="rocket" href="/quickstart/creator" horizontal>
  Go from signing up to making your first sale in about 15 minutes.
</Card>

<Card title="I’m a buyer" icon="user" href="/buyers/overview" horizontal>
  Learn how buying through Pocketsflow works and where to get help.
</Card>

## For creators

Design your offers, set up checkout, and get paid reliably.

<Columns cols={2}>
  <Card title="Understand the core model" icon="diagram-project" href="/concepts/core-model">
    Learn how products, customers, orders, subscriptions, and payouts fit together.
  </Card>

  <Card title="Create and launch products" icon="lightbulb" href="/selling/create-product">
    Step-by-step guide to creating products and publishing high-converting pages.
  </Card>

  <Card title="Set up payments & payouts" icon="credit-card" href="/payments/payment-methods">
    See which payment methods and countries are supported and how payouts work.
  </Card>

  <Card title="Grow revenue" icon="chart-line" href="/selling/upsells-and-bundles">
    Use subscriptions, upsells, and bundles to increase lifetime value.
  </Card>
</Columns>

## For buyers

If you purchased from a creator using Pocketsflow, start here.

<Columns cols={2}>
  <Card title="How to purchase" icon="cart-shopping" href="/buyers/how-to-purchase">
    See what to expect when checking out.
  </Card>

  <Card title="Access your purchases" icon="folder-open" href="/buyers/accessing-purchases">
    Learn where to find downloads, courses, and memberships.
  </Card>

  <Card title="Manage subscriptions" icon="repeat" href="/buyers/managing-subscriptions">
    Update payment methods, change plans, or cancel.
  </Card>

  <Card title="Get help" icon="life-ring" href="/buyers/contact-support">
    Contact the creator or Pocketsflow support if something goes wrong.
  </Card>
</Columns>

## For developers

Connect Pocketsflow to your own systems with the API and webhooks.

<Columns cols={2}>
  <Card title="API reference" icon="server" href="/api-reference/introduction">
    Base URL, API keys, and the full interactive reference at api.pocketsflow\.com/docs.
  </Card>

  <Card title="Integrations" icon="puzzle-piece" href="/integrations/overview">
    Connect platforms like WooCommerce using checkout sessions and webhooks.
  </Card>

  <Card title="Developer setup" icon="terminal" href="/development">
    Get API keys, call the API in test mode, and receive webhooks locally.
  </Card>

  <Card title="MCP server & AI tools" icon="plug" href="/ai-tools/mcp">
    Connect Claude Desktop, Cursor, or ChatGPT in minutes — then drive your account via MCP.
  </Card>

  <Card title="Subscriptions example" icon="github" href="https://github.com/pocketsflow/subscriptions-example">
    Runnable embed + webhook code for selling subscriptions from your own site.
  </Card>

  <Card title="One-time products example" icon="github" href="https://github.com/pocketsflow/one-time-products-example">
    Runnable embed + webhook code for selling one-time products from your own site.
  </Card>
</Columns>

## Platform status & policies

<Columns cols={2}>
  <Card title="Status" icon="signal" href="/resources/status">
    Check live platform status and subscribe to incident updates.
  </Card>

  <Card title="Help Center" icon="circle-question" href="/resources/help-center">
    Search self-serve articles and reach support.
  </Card>

  <Card title="Resources & policies" icon="scale-balanced" href="/resources/legal">
    Review the policies and agreements that govern use of Pocketsflow.
  </Card>
</Columns>
