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

# Welcome to Kredz

> Kredz is a simple, shared way for your family to track credits — earned, spent, and adjusted — in one trustworthy place.

Kredz is a family credits tracker. A parent (the **admin**) sets up rules that
award or deduct credits, and the whole family can see an up-to-date balance for
each child. Every change is recorded in an append-only history, so the running
total is always one you can trust.

## How Kredz works

<CardGroup cols={2}>
  <Card title="Rules define the credits" icon="list-check">
    Set up reusable rules for the things that earn, spend, or reduce credits —
    like finishing homework, screen time, or a missed chore.
  </Card>

  <Card title="Transactions record what happened" icon="receipt">
    Apply a rule (or a one-off adjustment) and Kredz logs it to the family's
    history. Balances update instantly.
  </Card>

  <Card title="Everyone shares one balance" icon="users">
    Caregivers you invite see the same numbers. Kids get a read-only view of
    their own balance.
  </Card>

  <Card title="It's on every device" icon="mobile">
    Use Kredz on the web, on iPhone and iPad, and on a standalone Apple Watch
    app.
  </Card>
</CardGroup>

## Roles at a glance

* **Admin** — the parent who creates the family, manages rules, records
  transactions, and invites others.
* **Caregiver** — an adult you invite (a co-parent, grandparent, or sitter) who
  can record transactions for the kids.
* **Child** — a family member with a **read-only** view of their own balance and
  history. Kids can't change rules or records.

## Where to next

<CardGroup cols={2}>
  <Card title="Set up your family" icon="rocket" href="/getting-started/setup">
    Create your account, add your first child, and write your first rule.
  </Card>

  <Card title="Tour the dashboard" icon="gauge" href="/getting-started/dashboard">
    Learn what each part of the home screen shows you.
  </Card>
</CardGroup>

<Note>
  Need a hand? Reach the team any time at
  [support@kredz.app](mailto:support@kredz.app).
</Note>
