You've maybe typed something into ChatGPT once, and that is a completely fine
place to start. Before any tips or tricks, this lesson answers the plain question underneath
all of it: what are you actually talking to? It turns out "AI" is really three different
things wearing the same name, and once you can tell them apart, every settings menu, pricing
page, and confident headline gets easier to read. You are not behind.
Updated August 1, 2026Refreshed monthlyFree tools are enough
First, the plain truth
Underneath it all is a very good guesser.
The engine inside ChatGPT, Claude, and Gemini has a plain name: a large language model,
or LLM. Here is the whole idea in one sentence. It read an enormous amount of text, most of the
public internet plus a lot of books, and from all that reading it got very, very good at one
trick: guessing the next few words. You give it some words, it predicts what would sensibly come
next, then predicts the next bit after that, and keeps going until it has an answer.
That's it. That is the machine. It sounds almost too simple to be useful, and the surprising
part is how far that one trick goes. Guess the next words well enough, over and over, and you
get something that can draft your emails, explain a contract clause, or talk through a decision
with you. Knowing it is a guesser, not a database, explains almost everything it does well and
everything it gets wrong. You are not talking to a search engine that looks things up. You are
talking to a pattern that fills in what usually comes next.
So the two habits that make it work follow directly. Give it plenty to go on, because it can
only pattern-match against what you put in front of it. And read what comes back, because a
confident guess and a correct answer look exactly the same on the screen. That's not a warning,
it's just how a guesser works, and it's a skill you already have from every other part of your
expert life.
The whole machine · you type, it guesses the next words, you keep the good partsThe one model to remember
"AI" is really three modes wearing one name.
Here is the thing that untangles most of the confusion. When people say "AI," they mean one of
three different setups, and they almost never say which. The three modes are chat,
tool, and agent, and they line up like rungs on a short ladder: each one can do
everything the one below it can, plus a little more. Learn these three and you'll always know
what you're dealing with.
Mode one is chat. You type, it types back. That's the whole thing. It can talk about
anything, explain, brainstorm, and draft, but it cannot touch the world. It can't open your
files, can't look anything up, can't send an email. It only knows what it read during training
plus what you paste into the conversation. A plain ChatGPT or Claude window with nothing switched
on is chat.
Mode two is tool-using. Same machine, but now it can reach past the chat window. It can
search the web for something current, read a document you upload, or write a draft into your
inbox. You still ask for each thing, one at a time, but now it can actually go get things and do
things instead of only writing about them. When you turn on web search or attach a file, you've
moved into this mode.
Mode three is an agent. Now you hand it a whole goal instead of a single step, and it
takes several steps on its own to reach it, checking as it goes. "Find three podcasts my ideal
client listens to, and leave a draft pitch for each in my inbox" is a goal, not a single ask.
An agent searches, reads, drafts, looks at its own weak draft, tries again, and only then
surfaces the result. It's the same guesser from the first section, now allowed to take a few
steps by itself before it checks back in with you.
That's the entire model: chat talks, a tool-user reaches, an agent runs a short errand.
Everything else in AI is a detail hanging off one of those three.
Chat, tool, agent · each rung adds a little more the machine can do on its ownThe judgment call
Which mode am I in, and which do I need?
Most "AI didn't work for me" moments are really a mismatch: someone was in chat mode and needed
a tool, or reached for an agent when a plain chat would have done the job in ten seconds. The
good news is that matching the task to the mode is a five-second read, and you already have the
judgment for it from your own work. Find your task on the left, and the mode you actually need
is on the right.
The mode map · what you're doing, and the mode that fits
What you're trying to do
The mode that fits
Why that one
Think out loud, brainstorm names, get a first rough draft, or understand something.
ChatJust talk to it.
No outside information needed. The answer lives in what it already knows plus what you tell it in the message.
Ask about something recent, a price, a news item, this year's rules.
Tool-usingTurn on web search.
Its training has a cutoff date. For anything current it needs to look, so it has to be able to reach the web.
Have it work from your actual document, contract, or spreadsheet.
Tool-usingAttach the file.
It can't see your files unless you hand them over. Uploaded, it can read and work from the real thing.
Get a draft written straight into your email or a doc, not just shown in the chat.
Tool-usingConnect the app.
Writing into your inbox is reaching out of the chat window, which is exactly what a tool connection is for.
Hand off a whole multi-step errand: research these five, draft each, leave them for me.
AgentGive it the goal.
It's several steps you'd rather not babysit. An agent takes the steps in order and shows you the finished stack.
Anything that sends, spends, publishes, or deletes for real.
YouKeep the last click.
Whatever the mode, the final yes stays yours. Let it draft and prepare; you're the one who presses send.
Notice how much lives in the first two rows. Most everyday wins are
plain chat or a single tool switched on, not a full agent. Starting simple isn't the timid
choice here, it's the correct one, and you can always climb a rung when the task genuinely asks
for it.
The worksheet you leave with
Spot your three modes this week
Write down three real things you'd want help with this week, one per line, in your own words.
Then, next to each, mark which mode it needs using the map above. That's the whole exercise, and
it's the fastest way to make these three modes stick.
01A task you'd want help withwrite the real one, then mark it: chat / tool / agent
02A second real taskwrite it, then mark it: chat / tool / agent
03A third real taskwrite it, then mark it: chat / tool / agent
04Count your marksmost people find two chats and one tool, and that is normal, and it's exactly where to start this week
When you're ready: an agent actually has six named parts
You don't need this yet, and skipping it costs you nothing. But if you're the kind of person
who likes to see the whole machine, here it is. When people who build agents draw one, they
draw six parts: instructions (the standing rules you write once), context
(everything it can see right now, like the files you attached), the model (the guesser
that reasons and writes), tools (what it can actually touch, like search or your inbox),
the loop (the plan-act-check-repeat that makes it take several steps), and you
(the checkpoint, on purpose, not by accident).
The reason this is worth a peek and not a memorize: when an agent does something odd later, one
of those six parts is usually the reason, and being able to point at the part is how people fix
it in one move instead of retyping in a louder voice. The Understand-more lane takes all six
apart in full. For now, the three modes are plenty.
Fresh from the lab
What changed this month
One AI company built a mode that splits itself into helpers. On July 9, OpenAI released
a new version called GPT-5.6, and its top model, Sol, got an extra setting called Ultra. Instead
of working through a hard problem step by step on its own, Ultra breaks the job into pieces and
works on several at once, almost like sending out a few mini versions of itself to handle
different parts before combining everything into one answer. On a tough coding test, that extra
help pushed the score from 88.8% up to 91.9%. Using Ultra costs more, since it is doing more
work at once, but the price for the regular version did not change.
The behind-the-scenes connector that lets AI reach your apps got a serious tune-up.
There is a standard called MCP that lets one AI assistant plug into lots of different apps, your
email, your files, your calendar, without a custom setup built for each one. On July 28,
Anthropic updated it to run faster on lighter infrastructure, which means more companies can
afford to offer the connection. It is catching on fast: Anthropic says it is now downloaded over
400 million times a month, four times as often as at the start of the year, and Claude alone can
now connect to more than 950 different apps and services through it.
A free AI model just caught up on the "doing things" part. A company called Moonshot AI
released a model called Kimi K3 on July 16 and made it free to download on July 26, no
subscription required. What matters for this lesson: on tests that check whether an AI can
actually finish a task using tools, not just talk about it, Kimi K3 came in first on four out of
eight tests, including one that measures automating real work. It even nearly matched GPT-5.6
Sol on that same coding test from above. The free options are catching up fast, specifically on
the skill this lesson is about: taking action, not just talking.
These are the words you'll hear the
most, translated into what they actually mean. Learn these six and the next AI conversation,
pricing page, and settings menu gets easier to read. There is no quiz.
LLM
Large language model. The engine inside ChatGPT, Claude, and Gemini. It read a mountain of
text and got very good at guessing the next words, which is how it writes and answers.
Prompt
Just a fancy word for whatever you type in. Your question, plus any background and examples
you include. A better prompt gives it more to work from. That's the whole next lesson.
Chatbot
Mode one. The plain window where you type and it types back. It can talk about anything but
can't reach out and touch your files, the web, or your email.
Tool use
Mode two. The machine reaching past the chat window: searching the web, reading a file you
uploaded, or drafting into your inbox. Tools turn a talker into a doer.
Agent
Mode three. You give it a goal and it takes several steps on its own to reach it, checking
its own work as it goes. You still say yes at the end.
Hallucination
When it states something wrong with total confidence. It's a guesser, so it fills gaps with
plausible-sounding text. The fix is to give it the real source instead of asking from memory.
This is the smallest possible first
win: one plain chat that already sounds like you and helps with the task eating the most of your
week. No apps to wire up, no settings to hunt for. A free ChatGPT or Claude account is all you
need, and about twenty minutes, once.
You'll stay in mode one, plain chat, the whole
time, and that's on purpose. You're learning to hand it good materials and read what comes back.
Those are the two habits from the top of this lesson, and everything you build later stands on
them. Pick your line of work and follow the five steps.
For female founders
I'm the CEO, the marketer, the bookkeeper, and the intern, and the
building only happens after 9pm.
The one-email helper
Free ChatGPT or Claude account · about 20 minutes, once
Open a fresh chat and pick the single most annoying writing job you do over and
over. For most founders it's the reply to a new customer inquiry.
Paste in one real example you were proud of: a past reply, plus a line or two about
your business and how you like to sound. Now it has something of yours to copy.
Ask for the thing: "Here's a new inquiry. Draft my reply in the same voice as the
example above." Paste the new inquiry underneath.
Read the draft and tell it what's off, in plain words. "Warmer." "Cut the last
line." Two rounds and it starts sounding like you.
Save the good draft somewhere and reuse this same chat next time. You just turned a
blank page into an edit.
The payoff: the first draft stops being your job. One reply, done
tonight, proves the whole thing works.
For artists
I make the work. Then the statements, applications, and pitches eat the
studio time the work needed.
The artist-statement helper
Free ChatGPT or Claude account · about 20 minutes, once
Open a fresh chat and pick one real thing due: the grant application or open call
sitting in your tabs.
Paste in your raw materials: your current statement, a few honest sentences about
what your work is really about, and the question you need to answer.
Ask plainly: "Draft a first answer from my materials. Keep my voice, plain and
specific. Don't use words like 'explore' or 'juxtapose.'"
Read it and push back where it sounds like a stranger: "That's not how I'd say it."
It fixes and you steer.
Keep the final version in a notes file. Next application, you paste it in as the new
example and start ahead.
The payoff: an application stops being a lost studio day and becomes an
edit session with coffee.
For actors
Between survival jobs, self-tapes, and submissions, the admin of the
career crowds out the acting.
The cover-note helper
Free ChatGPT or Claude account · about 20 minutes, once
Open a fresh chat and grab one submission you owe: a breakdown you want to send a
note on.
Paste in your kit: your bio, the types you're actually right for in your own blunt
words, and the breakdown itself.
Ask for it: "Draft a short, warm cover note for this, in my voice, never desperate.
Tell me which credit to lead with."
Edit to sound like you, send it, and notice it took minutes, not the evening.
Try it for sides too: paste a scene and ask for three playable choices. It's a
tireless first reader, and this same chat remembers your voice.
The payoff: a submission in minutes instead of an evening, and prep that
starts past the blank page.
For musicians
I'm a musician, and somehow most of my week is a promo job I never
applied for.
The one-caption helper
Free ChatGPT or Claude account · about 20 minutes, once
Open a fresh chat and pick one thing to promote: a show, a single, a video.
Paste in your story: your short bio, how this thing was made, and the way you'd
actually talk about it from stage.
Ask for a small batch: "Write me three captions for this in my voice. Nothing that
sounds like a press release."
Tune it out loud: "Too polished, I'd never say 'sonic journey.'" That's a perfect
correction, and it works.
Keep the winners and reuse this chat next release. The voice you taught it stays
put.
The payoff: a caption in two minutes, and proof the writing can come off
your plate one small piece at a time.
For fitness pros
I'm booked teaching all day, so programming, check-ins, and content
happen in the cracks that used to be my rest.
The check-in-reply helper
Free ChatGPT or Claude account · about 20 minutes, once
Open a fresh chat and pick the writing that repeats most: your weekly client
check-in replies.
Paste in your style: a check-in reply you liked, plus a line on your coaching voice
and what you never do (invent exercises you don't coach).
Ask for the draft: "Here are my quick notes on this client's week. Draft my reply in
the same warm, direct voice." Paste your notes.
Read every one before it goes out. The warmth is yours; the typing doesn't have to
be.
Reuse the chat each week. Sunday's admin pile gets a real dent, one reply at a
time.
The payoff: check-in replies drafted in a few minutes, and clients still
get you, not a bot.
For coaches
I sell transformation, but my calendar is full of the sessions, so the
marketing that fills next month never happens.
The one-post helper
Free ChatGPT or Claude account · about 20 minutes, once
Open a fresh chat and pick one theme you keep hearing from clients this month.
Paste in your voice: two posts of yours that landed, plus one hard rule, no client
details, ever, even anonymized ones you're unsure about.
Ask for one thing: "Draft a single short post on this theme in my voice." Give it
the theme in a sentence.
Edit until it's yours and post it. One piece of marketing happened this week, in the
margins.
Keep the chat open for next week's theme. What lands becomes the example for the
next one.
The payoff: marketing that happens this week, instead of never, in the
someday.
For therapists
Between sessions I'm doing intake calls, insurance letters, and website
updates, and none of it is why I trained.
The practice-copy helper (with a bright red line)
Free ChatGPT or Claude account · about 20 minutes, once
Draw the line first: no client information goes into a general AI tool, ever. This
helper handles the practice, never the people. (Clinical notes need a HIPAA-compliant tool
with a signed agreement; that's a different aisle entirely.)
Open a fresh chat and pick one public-facing thing to fix: your Psychology Today
profile, say.
Paste in the safe stuff: your modalities, who you serve, your warm-but-clear tone,
and your current profile text.
Ask for the rewrite: "Rewrite this so it sounds like my office feels. Warm, clear,
no jargon."
Edit until it's right and paste it live. The red line kept it ethical; the helper
saved you an hour.
The payoff: one repeatable piece of practice writing, drafted in minutes,
with the ethics never in question.
For authors
I want to be writing the next book, and instead I'm writing about the
last one, forever.
The synopsis helper
Free ChatGPT or Claude account · about 20 minutes, once
Open a fresh chat and keep the book yours. This helper only touches the writing
about the book.
Paste in the raw materials: your current synopsis, a couple of reviews, your bio,
and how you talk to readers.
Ask for one useful thing: "Give me my synopsis in three lengths, one line, one
paragraph, one page, all in my voice."
Read and trim until each one sounds like you wrote it. You just retired a task you
redo constantly.
Reuse the chat for the next bit of platform writing: an event blurb, a podcast
pitch, all from the same stored story.
The payoff: the writing-about-the-book jobs get fast and reusable, and
the mornings go back to the next book.
For chefs
I'm cooking or shopping all day. Menus, costing, and captions happen
after midnight if they happen at all.
The menu-line helper
Free ChatGPT or Claude account · about 20 minutes, once
Open a fresh chat and grab one real menu change: the new dish going up this week.
Paste in your kitchen's voice: two menu descriptions you'd stand behind, plus a
rule like "no adjectives I wouldn't say out loud."
Ask for the set: "Here's the new dish in two plain sentences. Write the menu line and
one caption for it."
Edit so it sounds like the pass, not a food blog, and post it.
Keep the chat for the next dish. Your specials start writing themselves off the voice
you already taught it.
The payoff: the after-midnight menu writing gets cut to minutes, and it
still sounds like you.
For consultants
I'm delivering client work all day, so my own pipeline goes cold every
time I'm busy, which is exactly when it shouldn't.
The follow-up helper
Free ChatGPT or Claude account · about 20 minutes, once
Open a fresh chat right after your next call, while it's fresh.
Paste in your voice and notes: a follow-up email you were happy with, plus your
rough notes from the call just now.
Ask for the draft: "Write my recap-and-next-step email from these notes, in the same
voice. Credible, unhurried."
Edit and send before the coffee's cold. The follow-up that usually slips got done in
five minutes.
Reuse the chat for Friday's other open threads. Warm pipeline while you're billing is
the whole trick.
The payoff: the follow-up that used to slip gets sent same-day, in your
voice.
For health advocates
Every client is a crisis, and the paperwork is endless. I'm doing intake,
appeals, and case summaries at 11pm.
The template helper (privacy first)
Free ChatGPT or Claude account · about 20 minutes, once
Set the privacy rule first: no client health information in a general AI tool. You
build blank templates here; the real details get filled in by you, in your own documents,
after.
Open a fresh chat and pick one letter you write over and over: the insurance appeal,
say.
Paste in a de-identified skeleton of your best one, with [BRACKETS] where a person's
details would go.
Ask for a clean template: "Turn this into a reusable template with clearly marked
blanks I fill in later." Read and adjust.
Save the template. The 11pm letter becomes a 15-minute fill-in you own outright.
The payoff: one endless letter becomes a fill-in-the-blanks template, with
client privacy never in doubt.
For makers
I make the thing. Then I photograph the thing, list the thing, ship the
thing, and market the thing, and suddenly I never make the thing.
The listing helper
Free ChatGPT or Claude account · about 20 minutes, once
Open a fresh chat and pick one new piece that needs a listing.
Paste in your shop's voice: two listings you're proud of, plus your materials, price
range, and who actually buys from you.
Ask for the full listing: "Here's the new piece in two plain sentences. Write the
title, description, materials, and care, in my voice."
Trim it so it's specific and unfussy, then post it.
Keep the chat for the next piece. Listing night starts shrinking toward listing
hour.
The payoff: one listing done in a few minutes, and the dread of the pile
starts lifting.
For nonprofit leaders
I'm chasing grants, thanking donors, and writing the newsletter, and the
mission work is what's left over.
The thank-you helper
Free ChatGPT or Claude account · about 20 minutes, once
Open a fresh chat and pick the writing that repeats most: donor thank-you letters.
Paste in your voice and mission: a thank-you you loved, plus your mission in a few
concrete, non-grandiose sentences.
Ask for the draft: "Draft a warm, specific thank-you for a gift of this size, in our
voice." Give it the gift and a detail or two.
Add the human line only you'd write, then send it for your signature.
Reuse the chat for the next donor. Gratitude that used to pile up now moves in
minutes.
The payoff: donor thank-yous that actually go out, warm and on time,
without eating the mission's hours.
For photographers
I'm booked shooting on weekends and editing all week, so inquiries wait
and the blog died in 2023.
The inquiry-reply helper
Free ChatGPT or Claude account · about 20 minutes, once
Open a fresh chat and grab one inquiry sitting in your inbox.
Paste in your studio basics: your packages, pricing, turnaround, and a reply you
were happy with, so it can match your warmth.
Ask for the draft: "Draft a warm reply to this inquiry in my voice, with my real next
steps." Paste the inquiry.
Edit and send it today. Speed books shoots, and you just bought speed for one
message.
Reuse the chat for the next inquiry. Same-day replies, no assistant required.
The payoff: an inquiry answered same-day, and editing week stays for
editing.
For realtors
My database is a graveyard. Everyone I've ever sold to is in there, and
none of them have heard from me since closing.
The reconnect-note helper
Free ChatGPT or Claude account · about 20 minutes, once
Open a fresh chat and pick one past client you've gone quiet with.
Paste in your voice: a text or email that sounds like you, plus a line on your market
and how you talk, neighbor not brochure.
Ask for the note: "Draft a short, warm reconnection note for a past client that
doesn't smell like a campaign." Add a real detail if you have one.
Make it yours and send it. One resurrected relationship beats a cold database.
Reuse the chat for the next few. The graveyard starts warming up, one note at a
time.
The payoff: one real reconnection sent today, and a repeatable way to warm
the rest.
For stylists
I'm behind the chair all day. Rebooking texts, socials, and retail
recommendations all happen on my one day off.
The rebooking-text helper
Free ChatGPT or Claude account · about 20 minutes, once
Open a fresh chat and pick a client who's due for a rebook.
Paste in your texting voice: a nudge you've sent that felt right, plus your services
and rebooking windows.
Ask for the text: "Write a friendly, specific rebooking nudge for this client, in my
voice." Add the detail ("Maya, balayage, 8 weeks").
Tweak and fire it off between clients. Thirty seconds, not your day off.
Reuse the chat for the rest of this week's due list. The chair stays booked without
the Sunday spiral.
The payoff: a rebooking text sent in thirty seconds, and the day off
starts staying a day off.
The house rule
Lauren's line, and the standard at this party: what belongs to you and keeps your humanity, you
keep. What frees you to be more human away from your laptop, you hand off. You don't have to know
all three modes today. Chat is plenty to start with, and you can climb a rung whenever a task
actually asks for it. You stay the one who decides what's worth doing.