---
title: "Helpcentrum"
description: "Gidsen voor alles in Without a Worry."
---

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

# Helpcentrum

import brandMark from "@/assets/brand-mark.svg";

<div class="mx-auto max-w-2xl px-6 pt-20 pb-10 text-center">
  <img src={brandMark.src} alt="" width="56" height="56" class="mx-auto mb-8" />

  <h1 class="text-foreground leading-tight" style="font-size:var(--nb-h1-size);font-weight:var(--nb-h1-weight);letter-spacing:var(--nb-h1-tracking)">
    Alles onder controle
  </h1>

  <p class="mt-3 text-[1.0625rem] text-muted-foreground leading-relaxed">
    Duidelijke gidsen voor elk onderdeel van Without a Worry. Vind wat je nodig hebt en ga verder met het werk waar je van houdt.
  </p>

  <div class="mt-8 flex flex-wrap items-center justify-center gap-3">
    Aan de slag
    Open de app
  </div>
</div>

<div class="mx-auto max-w-2xl px-6 pb-24">

- **Aan de slag** — Stel je account in en leer de basis.
- **Meer onderweg** — We voegen gidsen toe voor de rest van de app.

</div>

Source: https://docs.withoutaworry.com/nl/index.mdx
