> ## 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` 與代理程式工作區。

23. 相關：

* 入門指南：[Getting started](/start/getting-started)
* 精靈：[入門引導](/start/onboarding)

## 範例

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

24. 透過 setup 執行精靈：

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