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

# Installatie

# `openclaw setup`

Initialiseer `~/.openclaw/openclaw.json` en de agent-werkruimte.

Gerelateerd:

* Aan de slag: [Aan de slag](/start/getting-started)
* Wizard: [Introductie](/start/onboarding)

## Voorbeelden

```bash theme={"theme":{"light":"min-light","dark":"min-dark"}}
openclaw setup
openclaw setup --workspace ~/.openclaw/workspace
```

Om de wizard via setup te starten:

```bash theme={"theme":{"light":"min-light","dark":"min-dark"}}
openclaw setup --wizard
```
