[AUTO_PROVISIONING][ASSET_SEARCH][PASS_GEN][/onboard]

Interactive Onboarding Wizard

Guided 4-step first-launch configuration, multi-database auto-provisioning, live asset search with sparklines, and parameter pickers.

The 4-Step Interactive Flow

When launching Zenth for the first time without a configured `.env` file (or by typing `/onboard`), the guided wizard walks you through 4 steps:

StepConfiguration PhaseOperations Performed
Step 1Storage Engine SelectionChoose between SQLite, PostgreSQL, MongoDB, Supabase, or In-Memory.
Step 2Database Provisioning1-Click auto-creation of database zenth, DDL tables, and indexes.
Step 3Market & Risk ParametersExchange picker, live asset search with sparklines, [SPACE] parameter pickers.
Step 4Review & Terminal LaunchGenerates sanitized .env file and boots directly into live HUD.

Built-In Wizard Accelerators

The onboarding wizard includes high-productivity shortcuts designed for speed and security.

PASSWORD GENERATOR
Press [G]
16-char crypto-secure
PARAMETER PICKERS
Press [SPACE]
Curated modal dialogs
ASSET SEARCH
Live OHLCV
Braille price sparklines
AUTO DDL
1-Click SQL
Zero manual schema setup

Re-Launching the Wizard

You can reconfigure your database or default trading parameters anytime directly inside the running TUI terminal.

TUI Slash Commands
bash
# Relaunch full 4-step onboarding wizard
/onboard
 
# Or reconfigure specific settings
/setup
/config
Last verified: August 2026Maintained by Zenth Core