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

# Welcome to Zenskar

> Everything you need to automate billing, collect payments, and recognize revenue.

Zenskar is an **AI-native revenue automation platform** built to handle real-world complexity. It sits between your CRM and ERP, automating billing, revenue recognition, collections, usage metering, and analytics — across any pricing model, any entity structure, any currency.

**Our vision: Zero-touch finance.** Agents execute. Humans supervise. Finance teams set the rules. Zenskar runs them.

<CardGroup cols={2}>
  <Card title="Quickstart Guide" icon="rocket" href="/docs/20240301/getting-started/your-first-invoice/index" horizontal>
    Add a customer, ingest usage, and generate your first invoice in minutes.
  </Card>

  <Card title="How Zenskar works" icon="sitemap" href="/docs/20240301/getting-started/introduction" horizontal>
    AI-native architecture, a graphical data model, and decoupled modules.
  </Card>
</CardGroup>

***

## Choose your documentation version

Every Zenskar documentation version is a full, independent snapshot tied to a specific backend release. Pick the version that matches your environment.

<CardGroup cols={3}>
  <Card title="baobab.20240301" icon="leaf" href="/docs/20240301/getting-started/introduction">
    **Stable**: the current, production-ready documentation.
  </Card>

  <Card title="cedar.ALPHA.20260301" icon="flask" href="/docs/20260301/getting-started/introduction">
    **Alpha**: early docs for the upcoming Cedar contract journey. Not validated for production.
  </Card>

  <Card title="Versioning logic" icon="code-compare" href="/docs/docs/meta/versioning-logic">
    How version strings are formed, and how compatibility is tracked across releases.
  </Card>
</CardGroup>

***

## API Reference

<Card title="API Reference" icon="code" href="/docs/api-reference/accounting/get-chart-of-accounts">
  API reference for the public surface area: customers, contracts, invoices, payments, usage events, and more.
</Card>

<Note>
  Select the required version from the version dropdown before browsing endpoints.
</Note>

***
