AiRouter Docs

Getting Started

How to use Claude Code for programming

🎯 Getting Started

Once Claude Code is launched, you can describe your requirements in natural language:

Example Conversation

You: Help me look at the code structure of this project
Claude: Let me analyze your project...

You: This function has a bug, help me fix it
Claude: I found the issue, let me fix it...

You: Write me a user login API
Claude: Sure, I'll create the login endpoint...

Common Commands

CommandDescription
claudeStart interactive chat
/modelSwitch the model being used
/compactCompress context to free up space
/costView current session cost
/helpView help information
EscInterrupt current operation

On this page