Why this works

First session

From starter key to first agent.

The beginner path is deliberately short: claim a key, install the CLI, log in, connect an LLM provider, and create a paper-trading agent.

  1. Save the key. Copy the starter key as soon as it appears. Trading Boy only shows it once.
  2. Install the CLI. Run npm install -g @trading-boy/cli on a machine with Node.js 20 or later.
  3. Log in. Run trading-boy login and paste the starter key.
  4. Create your agent. Follow the beginner guide to register a trader profile and start the first paper-trading agent.