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

# Introduction

> Billspree — a billing and AR platform for recurring, usage-based, and consolidated billing models.

## Welcome to Billspree

Billspree is a billing and accounts-receivable platform built for recurring service businesses — flat subscriptions, metered usage, and consolidated multi-service invoicing, with a formal accounting ledger behind every balance.

## The Six Layers

<Columns cols={2}>
  <Card icon="sitemap" href="/billing/account-hierarchy" title="Customer Hierarchies">
    Parent entities above child entities — each billed in its own right, with its own AR position.
  </Card>

  <Card icon="calculator" href="/billing/package" title="Pricing Engine">
    Pricing Contexts define the structure; Pricing Modules supply the rates and rules. Flat, tiered, volume, and usage-based pricing from the same engine.
  </Card>

  <Card icon="file-signature" href="/billing/billing-account" title="Contracts">
    Billing accounts and subscriptions — one consolidated invoice per account, or one per service.
  </Card>

  <Card icon="file-invoice-dollar" href="/billing/bill-run-creation" title="Billing Engine">
    Batch bill runs across your whole book: draft, adjust, post, publish.
  </Card>

  <Card icon="scale-balanced" href="/ar/overview" title="AR Management">
    Credit and debit notes, cash application, dunning, collections — every action posted to a formal subledger.
  </Card>

  <Card icon="chart-line" href="/billing/reports/monthly-sales-and-payments" title="Reports">
    Sales and payments, aged receivables, bill-run output, and usage — read from the same records.
  </Card>
</Columns>

## Get Started

<Columns cols={2}>
  <Card icon="rocket" href="/billing/what-is-billspree" title="What is Billspree?">
    Start here — what the platform does, and what it deliberately does not.
  </Card>

  <Card icon="sparkles" href="/spree-ai/introduction" title="Spree AI">
    Ask about customers, bills, and Pricing Contexts in plain language — and get clear answers from your data.
  </Card>

  <Card icon="terminal" href="/api-reference/introduction" title="API Reference">
    Integrate Billspree with your existing systems — parties, pricing, subscriptions, usage, and bill runs.
  </Card>
</Columns>
