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

# Onboard

# `crocbot onboard`

Interactive onboarding wizard (local or remote Gateway setup).

Related:

* Wizard guide: [Onboarding](/start/onboarding)

## Examples

```bash theme={null}
crocbot onboard
crocbot onboard --flow quickstart
crocbot onboard --flow manual
crocbot onboard --mode remote --remote-url ws://gateway-host:18789
```

Flow notes:

* `quickstart`: minimal prompts, auto-generates a gateway token.
* `manual`: full prompts for port/bind/auth (alias of `advanced`).
* Fastest first chat: `crocbot dashboard` (Control UI, no channel setup).
