Skip to main content

Overview

The /help command displays comprehensive help information about Qwen Code, including available commands, keyboard shortcuts, and usage tips.

Usage

In Interactive Mode

Alternative Names

The following aliases are available:
  • /help
  • /?

What It Displays

The /help command shows:
  1. Available Commands: List of all slash commands with descriptions
  2. Keyboard Shortcuts: Interactive mode key bindings
  3. Quick Tips: Usage tips and best practices
  4. Documentation Links: Links to online documentation
  5. Version Information: Current CLI version

Help Output

When you run /help, you’ll see:

Command-Line Help

Get help from the command line:
This displays:

Version Information

Check the installed version:
Output:

Quick Tips

New to Qwen Code? Start with these commands:
  1. Configure authentication: /auth
  2. Ask a question: Just type naturally
  3. View statistics: /stats
  4. Clear history when needed: /clear
Commands starting with / are special instructions:
  • Type / and press Tab to see all commands
  • Commands can have aliases (e.g., /help = /?)
  • Some commands have subcommands (e.g., /stats model)
Keep your context clean:
  • Use /clear to start fresh conversations
  • Use /compress when approaching token limits
  • Resume previous sessions with --continue

Context-Specific Help

Getting Help with Commands

For help with a specific topic:
The AI will provide detailed guidance.

Model-Specific Help

Learn about available models:

Tool-Specific Help

Understand available tools:

Common Questions

Use the /model command in interactive mode:
Or specify a model when starting:
Conversations are automatically saved. Resume them with:
Or export conversation history:
Use the built-in bug reporter:
This automatically includes system information.
Use headless mode with the --prompt flag:
See the Headless Mode guide.

Online Documentation

For comprehensive documentation, visit:

See Also

CLI Overview

Complete CLI reference and examples

Quickstart

Get started with Qwen Code

Configuration

Customize settings and behavior

Interactive Mode

Learn about interactive features