> ## 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.

# सेटअप

# `openclaw setup`

`~/.openclaw/openclaw.json` और एजेंट कार्यक्षेत्र का आरंभीकरण करें।

संबंधित:

* आरंभ करें: [आरंभ करें](/start/getting-started)
* विज़ार्ड: [ऑनबोर्डिंग](/start/onboarding)

## उदाहरण

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

सेटअप के माध्यम से विज़ार्ड चलाने के लिए:

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