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

# Capcells

> What the Platform is, and the four pages that carry the rest.

The **Platform** holds the loan book for a credit business. You configure the Products you sell, register the Clients you lend to, issue Loans, and report the money that arrives. The Platform derives what each Loan owes, what stands settled, what is overdue, and what you owe a Client back.

<Columns cols={3}>
  <Card title="Quickstart" icon="rocket" href="/getting-started/quickstart">
    Six calls take an empty sandbox Tenancy to an issued Loan with its first instalment settled.
  </Card>

  <Card title="Concepts" icon="shapes" href="/getting-started/concepts">
    Every object the Platform holds, what each one is made of, and how one leads into the next.
  </Card>

  <Card title="Sandbox and live" icon="flask-conical" href="/getting-started/environments">
    The two kinds a Tenancy is registered as, and what does not cross between them.
  </Card>
</Columns>
