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

# Quick Starts

> Get up and running with Alguna in minutes

Choose your path to get started with Alguna. Each guide provides step-by-step setup instructions, billing flow diagrams, and links to detailed documentation.

***

## By Industry

Start with the pricing models and billing patterns that work best for your business.

<CardGroup cols={3}>
  <Card title="AI & Infrastructure" icon="microchip" href="/quickstarts/ai">
    Token-based pricing, credit systems, compute billing
  </Card>

  <Card title="Fintech & Payments" icon="credit-card" href="/quickstarts/fintech">
    Transaction fees, interchange plus, BaaS revenue share
  </Card>

  <Card title="B2B SaaS" icon="cloud" href="/quickstarts/saas">
    Per-seat, tiered, and hybrid subscription pricing
  </Card>
</CardGroup>

***

## By Go-to-Market Motion

Configure Alguna for how you sell.

<CardGroup cols={3}>
  <Card title="Self-Serve (PLG)" icon="cart-shopping" href="/quickstarts/self-serve">
    Credit card checkout, in-app upgrades, usage limits
  </Card>

  <Card title="Sales-Led" icon="handshake" href="/quickstarts/sales-led">
    Custom quotes, contract negotiation, invoice billing
  </Card>

  <Card title="Hybrid" icon="arrows-split-up-and-left" href="/quickstarts/hybrid-motion">
    Land self-serve, expand with sales
  </Card>
</CardGroup>

***

## By Role

Jump to the workflows that matter for your team.

<CardGroup cols={3}>
  <Card title="Sales & RevOps" icon="chart-line" href="/quickstarts/sales-revops">
    Quoting, CRM sync, deal velocity, discounts
  </Card>

  <Card title="Finance & Billing Ops" icon="calculator" href="/quickstarts/finance-ops">
    Invoicing, AR, revenue recognition, accounting sync
  </Card>

  <Card title="Developers" icon="code" href="/quickstarts/developers">
    APIs, webhooks, usage metering, sandbox testing
  </Card>
</CardGroup>

***

## How These Guides Work Together

Most companies combine elements from multiple guides:

| Your Situation       | Recommended Path                                                                                                  |
| -------------------- | ----------------------------------------------------------------------------------------------------------------- |
| AI startup with PLG  | [AI](/quickstarts/ai) → [Self-Serve](/quickstarts/self-serve) → [Developers](/quickstarts/developers)             |
| SaaS with sales team | [B2B SaaS](/quickstarts/saas) → [Sales-Led](/quickstarts/sales-led) → [Sales & RevOps](/quickstarts/sales-revops) |
| Fintech platform     | [Fintech](/quickstarts/fintech) → [Hybrid](/quickstarts/hybrid-motion) → [Finance Ops](/quickstarts/finance-ops)  |
| Enterprise software  | [B2B SaaS](/quickstarts/saas) → [Hybrid](/quickstarts/hybrid-motion) → [All roles](/quickstarts/sales-revops)     |

***

## What's Next

After completing your quickstart guides, explore the detailed documentation:

<CardGroup cols={2}>
  <Card title="Product Catalog" icon="box" href="/pricing/configure-products">
    Deep dive into products and pricing models.
  </Card>

  <Card title="Subscriptions" icon="repeat" href="/subscriptions/overview-subscriptions">
    Manage the full subscription lifecycle.
  </Card>

  <Card title="Invoicing" icon="file-invoice" href="/invoices/invoicing-config">
    Configure invoice generation and delivery.
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/marketplace">
    Connect payments, CRM, and accounting.
  </Card>
</CardGroup>
