Execute o assistente de integração
Inicie openclaw onboard --install-daemon para percorrer a configuração guiada e os fluxos de pareamento e registrar o daemon persistente.
Execute o assistente de integração é uma aula grátis de OpenClaw Academy no CoddyKit. Esta é a aula 3 de 4. Você pode ler a aula completa abaixo gratuitamente — depois pratica ao vivo no navegador com um editor de código integrado e um tutor de IA 24/7. Faz parte do caminho de aprendizado de OpenClaw Academy, e seu progresso é sincronizado entre a web e o app CoddyKit. O curso de OpenClaw Academy inclui 4 aulas no total.
Partes desta aula ainda não foram traduzidas e aparecem em inglês.
Meet the Wizard
Installing gave you the command; now the onboarding wizard sets everything up. It is a guided flow that walks you through the first-time configuration.
The Onboard Command
Start the wizard with this command. The onboard subcommand launches the guided setup right inside your terminal.
openclaw onboard --install-daemonWhat --install-daemon Does
The --install-daemon flag registers the Gateway as a persistent background service, so OpenClaw can keep running after you close the terminal.
Why a Daemon
A daemon is a long-lived background process. Installing it during onboarding means your assistant stays available without you re-launching it each time.
It Is Guided
You do not edit files by hand here. The wizard asks questions in a guided sequence and applies your answers for you, step by step.
Pairing Flows
Onboarding includes pairing flows that help you connect a chat channel, so your phone or app can talk to the Gateway when setup finishes.
Your API Key Comes In Here
This is where the API key you prepared earlier gets connected. The wizard wires your chosen LLM provider into OpenClaw during setup.
Follow the Prompts
Just read each step and answer. Following the prompts in order is all it takes; the wizard handles the wiring behind the scenes.
The Gateway Goes Live
By the end, the Gateway is installed and running as the core daemon. It becomes the single hub that manages your sessions and channels.
Run It Once
Onboarding is mostly a one-time step. Once the daemon is registered and a channel is paired, you normally do not repeat the full wizard.
What Comes Next
After the wizard finishes, the natural next move is to open the dashboard and confirm everything is running locally. That is the final check.
Quick Check
What does the --install-daemon flag set up?
Recap
You ran openclaw onboard --install-daemon, followed the guided prompts, connected your key, and brought the Gateway daemon online. Time to open the dashboard. 🚀
Perguntas Frequentes
A aula “Execute o assistente de integração” é grátis?
Sim — o texto completo de “Execute o assistente de integração” é grátis para ler aqui na web. Para praticá-la interativamente (um editor de código integrado e um tutor de IA 24/7) e desbloquear o restante do curso de OpenClaw Academy, atualize para CoddyKit PRO. O curso de OpenClaw Academy inclui 4 aulas no total.
O que vou aprender em “Execute o assistente de integração”?
Inicie openclaw onboard --install-daemon para percorrer a configuração guiada e os fluxos de pareamento e registrar o daemon persistente. Você pratica OpenClaw Academy com código prático que executa diretamente no navegador, e um tutor de IA 24/7 responde suas dúvidas enquanto trabalha na aula.
Preciso ter experiência prévia para começar OpenClaw Academy?
Nenhuma experiência prévia é necessária. OpenClaw Academy no CoddyKit é estruturado para alunos iniciantes até avançados, então você pode começar aqui ou desde o início e aprender no seu ritmo. Esta é a aula 3 de 4.
Quanto tempo leva a aula “Execute o assistente de integração”?
A maioria das aulas CoddyKit leva cerca de 5–10 minutos. Cada uma é compacta e interativa, então você faz progresso constante e retoma exatamente de onde parou entre web e app.
Posso escrever e executar código nesta aula de OpenClaw Academy?
Sim. Cada aula de OpenClaw Academy inclui um editor de código integrado, então você escreve e executa código real direto no navegador e recebe feedback de IA instantaneamente — nenhuma configuração local necessária.
Todas as aulas deste curso
- Verifique seus pré-requisitos
- Instale o CLI do OpenClaw
- Execute o assistente de integração
- Abra o painel local