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:
- Available Commands: List of all slash commands with descriptions
- Keyboard Shortcuts: Interactive mode key bindings
- Quick Tips: Usage tips and best practices
- Documentation Links: Links to online documentation
- Version Information: Current CLI version
Help Output
When you run/help, you’ll see:
Command-Line Help
Get help from the command line:Version Information
Check the installed version:Quick Tips
Getting Started
Getting Started
New to Qwen Code? Start with these commands:
- Configure authentication:
/auth - Ask a question: Just type naturally
- View statistics:
/stats - Clear history when needed:
/clear
Slash Commands
Slash Commands
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)
Navigation
Navigation
Context Management
Context Management
Keep your context clean:
- Use
/clearto start fresh conversations - Use
/compresswhen approaching token limits - Resume previous sessions with
--continue
Context-Specific Help
Getting Help with Commands
For help with a specific topic:Model-Specific Help
Learn about available models:Tool-Specific Help
Understand available tools:Common Questions
How do I change models?
How do I change models?
Use the Or specify a model when starting:
/model command in interactive mode:How do I save my conversation?
How do I save my conversation?
Conversations are automatically saved. Resume them with:Or export conversation history:
How do I report bugs?
How do I report bugs?
Use the built-in bug reporter:This automatically includes system information.
How do I use Qwen Code in scripts?
How do I use Qwen Code in scripts?
Online Documentation
For comprehensive documentation, visit:- Main Docs: https://qwen.ai/docs
- API Reference: https://qwen.ai/docs/api-reference
- GitHub: https://github.com/QwenLM/qwen-code
- Community: Discord or GitHub Discussions
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
