basant307/AI_Governance_Project
045
1# Qwen Code Documentation2 3Welcome to the Qwen Code documentation. Qwen Code is an agentic coding tool that lives in your terminal and helps you turn ideas into code faster than ever before.4 5## Documentation Sections6 7### [User Guide](./users/overview)8 9Learn how to use Qwen Code as an end user. This section covers:10 11- Basic installation and setup12- Common usage patterns13- Features and capabilities14- Configuration options15- Troubleshooting16 17### [Developer Guide](./developers/architecture)18 19Learn how to contribute to and develop Qwen Code. This section covers:20 21- Architecture overview22- Contributing guidelines23- Core concepts and implementation details24- Tools and development workflow25- Extension and plugin development26 