# Qwen Code Command Reference This document details all commands supported by Qwen Code, helping you efficiently manage sessions, customize the interface, and control its behavior. Qwen Code commands are triggered through specific prefixes and fall into three categories: | Prefix Type | Function Description | Typical Use Case | | -------------------------- | --------------------------------------------------- | ---------------------------------------------------------------- | | Slash Commands (`/`) | Meta-level control of Qwen Code itself | Managing sessions, modifying settings, getting help | | At Commands (`@`) | Quickly inject local file content into conversation | Allowing AI to analyze specified files or code under directories | | Exclamation Commands (`!`) | Direct interaction with system Shell | Executing system commands like `git status`, `ls`, etc. | ## 1. Slash Commands (`/`) Slash commands are used to manage Qwen Code sessions, interface, and basic behavior. ### 1.1 Session and Project Management These commands help you save, restore, and summarize work progress. | Command | Description | Usage Examples | | ------------------ | --------------------------------------------------------- | ------------------------------------ | | `/chat` | Manually save and restore conversation history | Requires sub-commands | | → `save