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

# Setup

# `equabot setup`

Initialize `~/.equabot/equabot.json` and the agent workspace.

Related:

* Getting started: [Getting started](/start/getting-started)
* Wizard: [Onboarding](/start/onboarding)

## Examples

```bash theme={null}
equabot setup
equabot setup --workspace ~/equa
```

To run the wizard via setup:

```bash theme={null}
equabot setup --wizard
```
