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

# Overview

<div class="home-content-wrapper">
  <h1>Meteroid Docs</h1>
  <p class="home-p-description">Welcome to the Meteroid documentation. Model any pricing strategy, automate billing, monetize usage, manage subscriptions, send quotes and track revenue on one unified platform built for scale.</p>

  <CardGroup cols={3}>
    <Card title="Understand Meteroid" icon="map" color="#9e9e9e" href="/introduction/understanding-meteroid">
      Learn the core concepts and how Meteroid fits into your stack.
    </Card>

    <Card title="Quick Start" icon="rocket" color="#9e9e9e" href="/introduction/get-started-with-meteroid">
      Set up your first plan and subscription in minutes.
    </Card>

    <Card title="API Reference" icon="code" color="#9e9e9e" href="/api-reference">
      Explore the full API — endpoints, parameters, and examples.
    </Card>

    <Card title="Migration Guide" icon="arrow-right-arrow-left" color="#9e9e9e" href="/migration/stripe-migration-guide">
      Move from Stripe Billing to Meteroid with our step-by-step technical guide.
    </Card>
  </CardGroup>

  <h2>Explore</h2>

  <CardGroup cols={3}>
    <Card title="Metering" icon="chart-bar" color="#9e9e9e" href="/metering/billable-metrics">
      Define billable metrics and ingest usage events in real time.
    </Card>

    <Card title="Billing & Pricing" icon="tag" color="#9e9e9e" href="/billing/managing-plans">
      Model any pricing structure — flat, usage-based, tiered, or hybrid.
    </Card>

    <Card title="Subscriptions" icon="refresh" color="#9e9e9e" href="/subscriptions/what-is-a-subscription">
      Create, manage, and update subscriptions with full lifecycle control.
    </Card>

    <Card title="Quotes" icon="signature" color="#9e9e9e" href="/quotes/introduction">
      Generate and send quotes to close deals faster.
    </Card>

    <Card title="Invoices" icon="file-invoice" color="#9e9e9e" href="/invoices/managing-invoices">
      Automated invoice generation with full audit trail.
    </Card>

    <Card title="Credit Notes" icon="moneybag-edit" color="#9e9e9e" href="/credit-notes/create-and-manage-credit-notes">
      Issue credit notes and manage adjustments with ease.
    </Card>

    <Card title="Customers" icon="users" color="#9e9e9e" href="/customer/managing-customers">
      Manage your customer base, payment methods, and self-serve portal.
    </Card>

    <Card title="Integrations" icon="plug" color="#9e9e9e" href="/integrations/general-information">
      Connect Meteroid with HubSpot, Pennylane, and more.
    </Card>

    <Card title="Settings" icon="settings-2" color="#9e9e9e" href="/settings/merchant">
      Configure your merchant, taxes, invoices, and payment methods.
    </Card>
  </CardGroup>
</div>
