Skip to main content

Getting Started Right

Your First Agentic Session

0:00
LearnStep 1/3

Starting the Session

Launching Claude Code

To start interacting with Claude, navigate to your project directory and run:

bash

You'll see a prompt asking "What can I help you with?"

Unlike a standard chatbot, Claude sees your current directory structure and can interact with your files.

Your First Request

Try a simple request:

text

One-Shot Mode

For quick tasks, use the -p flag:

bash