Beginner Track — Module 1 of 5

Claude Chat: The Foundation

What Claude is, how the models work, and how to get useful results from your first conversation.

Beginner 10 min read

What Is Claude, Really?

Claude is an AI assistant made by Anthropic. You type or talk to it, and it responds. That part is simple. What makes Claude different from a Google search or a chatbot on a customer service page is that it can actually do work — draft a proposal, analyze a spreadsheet, summarize a 50-page document, or help you think through a strategy.

Think of it less like a search engine and more like a very knowledgeable colleague who is always available, never judges a question, and works as fast as you can type.

You can access Claude in several ways:

They all connect to the same Claude. Your conversations sync across devices — start on your laptop, pick up on your phone.

Understanding Models: Why It Matters

When people say "Claude," they're actually referring to a family of models with different capabilities. The two you need to know about:

Claude Sonnet
Fast and capable. Good for everyday tasks — quick questions, drafting emails, summarizing documents. This is what most people use for most things. It's fast enough that it feels like a conversation.
Claude Opus 4.6
The most capable model. Better at complex reasoning, long documents, nuanced analysis, and multi-step tasks. Slower, but the quality difference on hard problems is significant. Boris Cherny, the creator of Claude Code, says he uses the best model with maximum effort on everything.
The practical takeaway: Start with Sonnet for everyday tasks. Switch to Opus when the task involves complex analysis, long documents, or anything where you need Claude to really think. The model selector is at the top of your conversation in claude.ai.

Adaptive Thinking — Claude's Hidden Superpower

Claude Opus 4.6 introduced something called adaptive thinking. In plain terms: Claude now decides how hard to think based on how complex your question is.

Ask it what time zone Florida is in? It answers instantly. Ask it to compare two vendor proposals and recommend which one aligns better with your Q3 goals? It takes a moment to reason through the problem before responding.

You don't need to configure this. It just works. But knowing it exists helps explain why some responses come back immediately and others take a few seconds — Claude is proportioning its effort to match the difficulty of what you asked.

The 1 Million Token Context Window

This is one of the most practically useful features for business work. Claude can process up to 1 million tokens in a single conversation — that's roughly 700,000 words, or about 1,400 pages of text.

What does that mean in practice?

Most other AI tools choke on long documents. Claude handles them well.

One thing to know: Claude Pro gives you a generous amount of usage. Claude Max gives you more. Free accounts have tight limits. If you're using Claude for real business work, the Pro subscription at $20/month is worth it — the usage limits alone justify the cost.

Chat Claude vs. Agentic Claude

This is the most important distinction in the Claude ecosystem, and most people don't know it exists yet.

Chat Claude is what you get at claude.ai — a conversation interface. You type, it responds. It's reactive. You're driving.

Agentic Claude is what you get with tools like Claude Code Desktop, Cowork, and the Chrome Extension. In agentic mode, Claude doesn't just answer questions — it takes actions. It can browse the web, edit files on your computer, create spreadsheets, fill out forms, deploy websites, and run multi-step workflows while you do other things.

Chat Claude

"Write me a summary of this document."

Claude writes the summary. You copy-paste it somewhere.

Agentic Claude

"Summarize this document, format it as a one-pager in Word, and save it to my Desktop."

Claude reads the doc, writes the summary, creates the Word file, and saves it. Done.

This module focuses on chat. The intermediate track covers the agentic tools. But knowing the distinction now helps you understand where all of this is headed — from answering questions to doing work.

Five Ways to Use Claude This Week

These aren't hypothetical. They're the kinds of tasks business people actually use Claude for every day.

1. Draft a Client Email

Prompt I need to follow up with a client who hasn't responded to our proposal in two weeks. The project is a website redesign for their restaurant. Keep the tone warm and professional — I don't want to pressure them, just check in. Two paragraphs max.

2. Analyze a Competitor

Prompt Here's the text from our competitor's "About" and "Services" pages. Compare their positioning to ours. What are they emphasizing that we're not? Where are we stronger? Give me 3-4 specific observations, not generic advice. [Paste competitor's page text here] [Paste your page text here]

3. Summarize Meeting Notes

Prompt Here are my raw notes from today's team meeting. Turn them into a clean summary with three sections: Key Decisions Made, Action Items (with who's responsible), and Open Questions. Keep it under one page. [Paste your notes here]

4. Prepare for a Presentation

Prompt I'm presenting our Q1 results to the leadership team on Friday. The numbers are good overall but we missed our target in one area. Help me structure a 10-minute presentation that leads with the wins, addresses the miss honestly without being defensive, and ends with our plan for Q2. Audience is 6 VPs who care about bottom-line impact.

5. Review a Document for Issues

Prompt Review this vendor agreement for anything I should be concerned about. I'm a small business owner, not a lawyer. Flag anything that seems unusual, any clauses that heavily favor the vendor, and anything I should ask my attorney about before signing. [Paste document text here]
Notice the pattern: Every prompt above gives Claude context (who you are, what the situation is), a clear outcome (what you want back), and constraints (tone, length, audience). That's the foundation of good prompting — which is what Module 2 covers in depth.

Better Prompts, Better Results

The difference between a vague prompt and a good prompt is enormous. Here's a real example:

Vague Prompt

"Write me a marketing email."

Claude has to guess everything — who's it for? What product? What tone? What action do you want the reader to take? The result will be generic.

Specific Prompt

"Write a marketing email for our landscaping company's spring cleanup service. Audience is homeowners in Naples, FL. Tone: friendly and local, not corporate. Include a limited-time offer of 15% off if they book by March 15. Keep it under 150 words. Subject line options too."

Claude knows exactly what to produce. The result will be usable on the first try.

You don't need to memorize prompting frameworks. Just answer three questions before you type: Who is this for? What do I need back? What constraints matter?

What Claude Can't Do (Yet)

Being honest about limitations saves you time:

The golden rule: Use Claude for drafting, analyzing, and thinking — then apply your own judgment before acting on anything important. Claude is a tool that makes you faster. It's not a replacement for your expertise.

Getting Started in 5 Minutes

  1. Go to claude.ai and sign up (free to start, Pro is $20/month)
  2. Pick any task you'd normally spend 15+ minutes on — an email, a document review, meeting prep
  3. Write a specific prompt using the pattern: context + what you need + constraints
  4. Iterate — if the first response isn't quite right, tell Claude what to change. "Make it shorter," "Less formal," "Focus more on the cost savings." This is a conversation, not a one-shot.
  5. Try the model selector — switch between Sonnet and Opus to feel the difference on a complex task

That's the foundation. Once you're comfortable with chat, everything else in this learning hub builds on top of it.