In short
Claude is an AI assistant made by Anthropic — a chat interface, desktop and mobile apps, a terminal coding agent and an API, all built on the Claude family of large language models. It is known for a one-million-token context window, strong writing and agentic coding, Artifacts that turn output into something you can use, and a safety-first design that makes it more willing to disagree with you. This guide covers the 2026 model lineup, every plan and price, Artifacts, Claude Code, MCP, a copy-ready prompt library, where it fails, and why being cited by it now matters more than ranking.
- Claude
- What it is
- The models
- What it costs
- What makes it different
- Getting good output
- Limits
- Claude vs the others
- Privacy
- Why it matters for your site
- Learn it properly
Click a node to open or close it · drag to pan · ↗ jumps to the section
What is Claude?
Claude is an AI assistant made by Anthropic — a chat interface, a set of desktop and mobile apps, a coding agent and an API, all built on a family of large language models also called Claude. You give it a task in plain language; it reads everything in front of it and writes back, one small piece of text at a time.
That description fits every assistant on the market, so here is the part that does not. Claude was built by a company founded specifically around the question of how to make powerful AI systems behave well, and that priority shows up in the product in ways you can feel within a few conversations. Claude is more willing to tell you that you are wrong. It is more careful about claims it cannot support. It is unusually strong at long documents, sustained reasoning and code. And it has spent its whole life over-indexed on developers and enterprises rather than on mass-market consumer reach.
If ChatGPT is the assistant that reached everyone, Claude is the one that a disproportionate number of people who build things reached for. By 2026 that split is visible in the numbers: Claude's web traffic is far more concentrated in the United States and in developer-heavy markets, while its revenue is weighted toward API and enterprise use rather than consumer subscriptions.
Two distinctions to fix before we go further:
- Claude is the product and the model family. Unusually, the name covers both. "Claude Opus 5" is a model; "Claude" in daily speech is the app you talk to.
- Claude is not a search engine or a database. Like every large language model, it generates text by prediction. It can search the web as a tool and cite what it finds, but it does not look facts up by default, and it can be confidently wrong.
For the machinery underneath — tokens, transformers, training, why models hallucinate — read our companion guide to large language models. This guide is about Claude as a working tool.
Who makes Claude, and why it matters
Anthropic was founded in 2021 by a group that included several senior people from OpenAI, among them the siblings Dario and Daniela Amodei. It is structured as a public-benefit corporation, which means its charter obliges it to weigh a public mission alongside shareholder returns — a legal detail that turns out to explain a lot of product decisions.
The founding thesis was that frontier AI was going to be built regardless, and that a safety-focused lab should be at the frontier rather than commenting from the sidelines. Two artefacts of that thesis matter to anyone using the product:
Constitutional AI. Rather than shaping a model's behaviour purely through human raters choosing between responses, Anthropic gives the model a written set of principles — a "constitution" — and trains it to critique and revise its own outputs against them. The practical effect is a model whose refusals and hedges follow a stated, published rationale rather than an opaque accumulation of preferences.
The Responsible Scaling Policy. A published framework of capability thresholds and the safeguards that must be in place before a model crossing one is deployed. You can disagree with where the lines sit; the useful part is that they are written down, which makes them arguable.
None of this makes Claude safer to use uncritically. It does mean that when Claude declines something, or flags uncertainty, or pushes back on your framing, it is doing something the company deliberately built rather than something that leaked out of the training data.
A short history of Claude
2021. Anthropic founded. No public product for two years; the first work is research, including the Constitutional AI method.
March 2023. Claude 1 ships, initially to a waitlist. It is immediately noted for long-context handling and a distinctly careful writing voice.
2023–2024. The Claude 2 and Claude 3 generations arrive, and Anthropic settles on the naming that has survived since: three sizes named after poetic forms — Haiku (fastest), Sonnet (balanced), Opus (most capable). Claude 3 is the point at which Claude becomes a serious daily alternative rather than an interesting second opinion.
2024. Artifacts ship — a side panel where Claude's output becomes a live document, app or diagram you can use rather than a block of text you copy. It is the first genuinely novel interface idea in assistant products since the chat box itself.
Late 2024. MCP, the Model Context Protocol, is published as an open standard for connecting assistants to tools and data. It is adopted well beyond Anthropic and becomes the default way assistants talk to external systems.
2025. Claude Code arrives: an agent that runs in your terminal, reads your repository, edits files, runs tests and iterates. It moves Claude from "helps you write code" to "does the work and shows you the diff."
2026. The Claude 5 generation — Sonnet 5, Opus 5 and the frontier Fable 5 — brings a one-million-token context window across the line and adaptive thinking that is always on at the top. A separate model, Mythos 5, ships invitation-only for defensive cybersecurity work. Alongside them, a set of task-shaped surfaces: Claude Code for engineering, Cowork for general knowledge work, Design, and Science.
The Claude model lineup in 2026
Four models are generally available, named on a scale from fastest to most capable. Unlike most competitors, Anthropic publishes the full specification of each — context, output ceiling, price, knowledge cutoff — which makes choosing between them unusually straightforward.
| Model | Position | Context / max output | API price per 1m tokens | Best for |
|---|---|---|---|---|
| Claude Haiku 4.5 | Fastest | 200k / 64k | $1 in / $5 out | High-volume classification, extraction, routing, anything latency-sensitive |
| Claude Sonnet 5 | Balanced default | 1m / 128k | $3 in / $15 out | Most writing, analysis, research and day-to-day coding |
| Claude Opus 5 | Agentic & enterprise | 1m / 128k | $5 in / $25 out | Complex agentic coding, long multi-step tasks, work you will ship |
| Claude Fable 5 | Frontier | 1m / 128k | $10 in / $50 out | Long-running agents and the hardest problems, where capability beats cost |
Two footnotes worth knowing. Sonnet 5 has carried introductory pricing of $2 / $10 per million tokens into late 2026, which makes it one of the best capability-per-dollar options on the market while it lasts. And a fifth model, Claude Mythos 5, shares Fable's specification but is offered invitation-only for defensive cybersecurity work under a programme called Project Glasswing — it is not something you can sign up for.
Adaptive thinking and effort
Older assistants shipped a separate "reasoning model" you had to select. Current Claude models instead use adaptive thinking: the model decides how much internal deliberation a request deserves and spends it. On Fable 5 it is always on; on Opus 5 and Sonnet 5 it is available and enabled by default in most surfaces.
Layered on top is an effort control — low, medium or high — which caps how much of that deliberation the model may spend. High effort is the default on the API and in Claude Code. Lower effort is faster and cheaper and perfectly adequate for straightforward work.
The practical translation for everyday use: you rarely need to manage this, and when you do, it is because you want it turned down, not up. If Claude is over-thinking a simple rewrite, say so. If it is rushing a genuinely hard problem, tell it the answer needs to satisfy specific constraints and it will spend more.
The million-token context window
Sonnet 5, Opus 5 and Fable 5 all hold roughly one million tokens at once — on the order of 555,000 words, or several full-length books. This is not a specification-sheet flourish; it changes what kinds of task are possible.
- Whole-repository reasoning. A mid-sized codebase fits. Claude can answer "where is this behaviour actually implemented" instead of guessing from a snippet.
- Whole-document review. A contract, a research corpus, a year of meeting notes, a full technical specification — analysed together rather than chunked and stitched.
- Long, coherent sessions. A working session can run for hours without the beginning falling out of memory.
Two cautions. First, a large window is not free: everything in it is billed and everything in it competes for the model's attention. Dumping 400,000 tokens of loosely relevant material produces worse answers than 20,000 tokens of the right material. Second, the window is a ceiling, not a target. Curating context is a skill, and it is the one that separates people who get remarkable results from people who get adequate ones.
What Claude costs: every plan compared
| Plan | Price | What you get | Who it is for |
|---|---|---|---|
| Free | $0 | Web and mobile chat, web search, memory, file creation, connectors and desktop extensions, with modest usage limits | Trying it, occasional use |
| Pro | $17/mo annual, $20 monthly | Much higher limits, unlimited Projects, Research, and access to Claude Code, Cowork, Design and Science | The default for individual professionals |
| Max 5× | From $100/mo | Five times Pro's usage, higher output limits, priority access at peak times, early features | Daily heavy use, especially coding |
| Max 20× | From $200/mo | Twenty times Pro's usage and the highest output limits | All-day agentic work |
| Team | $20–25/seat, premium seats $100–125 | Shared workspace, SSO, central admin and deployment controls; premium seats carry 5× the usage | Teams standardising on Claude |
| Enterprise | From $20/seat + usage | SCIM, audit logs, role-based access, spend controls, a HIPAA-ready option and a compliance API | Regulated or large organisations |
The API is separate and billed purely per token, with substantial discounts for batch processing and for prompt caching — the latter matters enormously if you send the same large context repeatedly, which most real applications do.
The decision most people get wrong is between Pro and Max. The honest test is simple: if you hit Pro's limits more than once a week and it interrupts real work, Max pays for itself immediately. If you hit them once a month, it does not.
The Claude interface, feature by feature
The chrome is deliberately quiet. What sits behind it:
- The composer accepts text, files, images, PDFs and pasted screenshots, and shows which model and effort level are active.
- Projects hold standing context: instructions, reference files, and every chat about one objective.
- Artifacts turn output into a persistent, editable side panel — documents, tables, diagrams, working web apps.
- Connectors and desktop extensions link Claude to your own systems, including Microsoft 365 on paid plans.
- Research runs a multi-step, multi-source investigation and returns a cited answer.
- Scheduled work runs a task on a recurring basis instead of waiting for you to ask.
Artifacts: things you can actually use
Most assistant output is text you copy somewhere else. Artifacts break that pattern: when Claude produces something substantial — a document, a table, a diagram, a small application — it appears in a panel beside the conversation, and you iterate on it in place.
This sounds like a UI nicety and behaves like a change of medium. Three consequences:
Iteration stops being destructive. "Make the second section shorter and add a risk column" edits the artifact rather than regenerating a wall of text you then have to re-read from the top.
Ideas become pokeable. Ask for an interactive calculator, a decision tree, a data explorer, and you get a working thing in seconds. For anyone who thinks by prototyping, this is the fastest path from vague idea to something you can react to.
Output becomes shareable. An artifact can be published as a link, which turns "here is what Claude told me" into "here is the tool."
The AI Hub covers the working habits in detail: build it in an artifact then iterate, iterate inside the artifact rather than re-pasting in chat, and turning an artifact into a link you can share.
Projects, memory and standing context
Anything you have pasted into Claude twice belongs somewhere permanent.
Projects are the main tool: a container with its own instructions, its own uploaded knowledge, and its own chats. A project for a client holds their brand guide and past work; a project for a codebase holds the architecture notes and conventions. The discipline that makes them work is one project per context, not one for everything — and pruning the knowledge as it goes stale, because outdated reference material is worse than none.
Memory carries facts across conversations. It is helpful and, like every such feature, it drifts. Check it periodically.
Custom instructions and style settings shape tone and format globally, which saves you restating "no preamble, British spelling, tables not paragraphs" forever.
Claude Code: the agent that lives in your terminal
Claude Code is the reason a large share of Claude's user base is developers. It is a command-line agent that reads your repository, plans a change, edits files, runs the tests, reads the failures and iterates — with you approving as it goes.
Four habits separate people who get real value from people who get a mess:
- Let it explore before it edits. A first instruction of "read the relevant files and tell me how this works" costs one turn and prevents an edit built on a wrong mental model.
- Approve the plan, not the diff. Reviewing intent is far cheaper than reviewing 400 lines of consequence.
- Let it close the loop. Give it the test command. An agent that can run the tests and read the failure fixes its own mistakes; one that cannot hands you plausible code.
- Keep a project instructions file that earns its place. Conventions, commands, gotchas. If a line in it never changes the output, delete it.
The Claude Code track in the AI Hub covers each of these as a standalone lesson.
MCP: connecting Claude to your own tools
The Model Context Protocol is an open standard, published by Anthropic and now widely adopted, for connecting an assistant to external tools and data. Instead of every app inventing its own integration, a tool exposes an MCP server and any MCP-aware assistant can use it.
In practice this means Claude can read from your issue tracker, query a database, search your documentation, or call an internal service — with the scope you grant and nothing more.
The failure mode is enthusiasm. Connecting eight servers on day one produces a model with a confusing surface and an access footprint nobody has reviewed. Start with one that earns its place and scope it to least privilege.
Constitutional AI: why Claude behaves the way it does
Every assistant is shaped after pretraining by an alignment stage. Most use reinforcement learning from human feedback, where raters pick the better of two responses and the model learns the preference. Constitutional AI adds a step: the model is given an explicit written set of principles and trained to critique and revise its own answers against them.
The observable results, in daily use:
- It disagrees more readily. Ask it to check your reasoning and it will more often tell you the reasoning is wrong, rather than finding a way to agree.
- It flags uncertainty rather than smoothing over it. "I am not confident about this specific figure" appears more often than in competitors — which is a feature, not a hedge.
- Its refusals have stated reasons. You can argue with a stated reason; you cannot argue with a vibe.
- It is steerable. Because the default behaviour comes from principles rather than accumulated preference, telling it what you want tends to move it rather than fight it.
This is not a claim that Claude is safe or correct. It hallucinates, it can be wrong with confidence, and it can be talked into things. It is a claim that its behaviour is more legible than most, which is a genuinely useful property in a tool you rely on.
Who uses Claude, and where
Anthropic publishes no country-level user breakdown, so the honest picture comes from web-analytics panels and from what the company says about its business mix. Both point the same way: Claude is far more concentrated than ChatGPT, both geographically and by use case.
That last point matters more than the map. A very large share of Claude's real-world use never touches claude.ai: it happens inside other companies' products, in terminals, and in enterprise systems through the API. Any comparison of "AI assistant market share" based on website visits systematically understates Claude for exactly that reason.
What Claude is genuinely good at
- Long-document work. Reading a contract, a codebase, a research corpus or a year of notes and reasoning across all of it at once. The million-token window is a real capability, not a spec.
- Writing that survives editing. Claude's default prose is less padded than most, and it responds unusually well to a voice guide. It is one of the few models where "match this style" produces something you would actually publish.
- Agentic coding. Multi-file changes, refactors, test-writing and debugging, especially through Claude Code. This is the use case Anthropic optimises hardest for and it shows.
- Analysis with its uncertainty attached. Ask for a recommendation and you tend to get the trade-offs, the assumptions, and an explicit note about what would change the answer.
- Being argued with. As a thinking partner it is materially better than the alternatives at taking the other side seriously instead of validating you.
- Structured output you can trust. For extraction and transformation into JSON or tables, it is reliable enough to build on.
Where Claude falls short
- It still hallucinates. Less floridly than some, but specifics — names, figures, citations, API signatures — need verifying. The careful tone is not evidence of accuracy.
- The knowledge cutoff is real. Each model's reliable knowledge stops at a stated date. Without search or supplied documents, recent events are invisible to it.
- Usage limits bite. On Pro, sustained heavy use — long documents, agentic coding — hits caps faster than people expect. This is the single most common complaint, and it is the reason the Max tiers exist.
- A smaller consumer ecosystem. Fewer consumer integrations, fewer third-party plugins, less presence in the tools your less technical colleagues already use.
- Over-thoughtful on simple tasks. Adaptive thinking sometimes spends real time on a request that wanted a one-line answer. Telling it to be brief works.
- Caution can read as friction. The same disposition that makes it flag uncertainty occasionally makes it hedge where you wanted a decision. Ask it to commit and it will.
The anatomy of a Claude prompt
Claude responds to the same fundamentals as every model, with two emphases that matter more here than elsewhere.
The second emphasis: say what to do, not only what to avoid. "Do not be verbose" gives the model a constraint but no target. "Answer in under 120 words, lead with the recommendation" gives it both.
The Claude prompt library
Twelve prompts built around what Claude is actually best at. Copy them, replace the bracketed parts, attach what they refer to.
Long documents and analysis
The whole-document review
You are reviewing this [contract / specification / report] on behalf of [who you are]. What I need to decide is [decision]. Read the whole thing before answering. Return: the three things that most affect my decision with a page or section reference for each, anything that contradicts something else in the document, and anything a careful reader would expect to be here and is not. Quote the exact wording you are relying on.
Why it works: naming the decision turns an unbounded summary into a filter. Demanding quotes and locations makes every claim checkable in seconds.
Claims with citations you can check
From the attached sources, extract every claim relevant to [question] as a list. For each: the claim in one sentence, which source it came from, the exact supporting quote, and your confidence. Separate claims that appear in more than one source from claims that appear in only one. Do not include anything you cannot point to.
Why it works: forcing the quote alongside the claim removes the gap where paraphrase drifts into invention, and corroboration count is the cheapest reliability signal there is.
The weighted scorecard
I am comparing [options] for [goal]. Before scoring anything, propose the criteria and the weight each should carry, and explain the weights. I will adjust them. Then score each option against the agreed criteria, show the evidence per cell, and mark every cell where you are inferring rather than reading from what I gave you.
Why it works: agreeing the criteria first is what stops a scorecard from being a rationalisation of a conclusion the model already reached in its first sentence.
Headline first, then the detail
Summarise this for [specific reader] who needs to [specific purpose]. Structure: one sentence that is the whole answer, then three bullets of supporting detail, then anything they would be embarrassed not to know. Cut everything that does not change what they do next. Do not preserve the source's structure.
Why it works: most summaries are shorter versions of the original. Naming the reader and the purpose produces a summary shaped like a decision instead.
Writing
Edit without erasing my voice
Edit this for [clarity / length / flow] and nothing else. Preserve my sentence rhythms, my word choices and the places where the writing has a personality. Do not add connective tissue, do not balance my claims, do not introduce anything I did not say. Show the edit, then list each change with the reason. If you think something should be cut but you are unsure, flag it rather than cutting it.
Why it works: "edit this" invites total rewriting. Naming a single dimension, plus what to preserve, keeps the result recognisably yours.
One problem per pass
We are going to edit this in four passes and you will do exactly one per turn. Pass 1: structure only — is anything in the wrong order or missing? Pass 2: argument only — what is asserted without support? Pass 3: sentences only. Pass 4: proofreading only. Start with pass 1 and stop.
Why it works: a single "make this better" pass mixes structural and cosmetic changes so thoroughly that you cannot tell what you agreed to.
Write from the reader's task
Write documentation for [feature] organised around what a reader is trying to do, not around what the feature contains. For each task: the goal in the reader's words, the shortest path to it, one worked example with real values, and the one thing that goes wrong. Define any term you use that a newcomer would not know, inline, the first time.
Why it works: feature-shaped docs are written from the builder's mental model; task-shaped docs are written from the reader's. Only one of them gets used.
Critique before edit
Do not edit this yet. Read it as [the intended reader] and tell me where you lost interest, where you did not believe me, and what you expected next that did not arrive. Quote the specific lines. Then tell me the single change that would improve it most.
Why it works: it separates diagnosis from treatment, and asking for the one highest-value change forces prioritisation instead of a list of forty equal notes.
Code
Explore, then plan, then edit
Before changing anything: read the files involved in [behaviour] and explain how it currently works, including anything surprising. Then propose a plan as numbered steps with the files each step touches. Do not edit until I approve the plan. When you do edit, run [test command] and fix what fails before reporting back.
Why it works: it front-loads the two cheapest checkpoints — understanding and intent — and it closes the verification loop so the agent catches its own errors instead of you catching them.
Two hypotheses and a decider
Here is the failure, a minimal reproduction, and the last change before it appeared. Give me the two most plausible causes, the evidence for each, and the single cheapest experiment that distinguishes them. Do not propose a fix yet.
Why it works: a model asked for a fix produces one regardless of understanding. Asking for competing hypotheses surfaces the uncertainty instead of burying it in a patch.
Three designs, then choose
Propose three genuinely different designs for [problem] under [constraints]. They must differ in approach, not in detail. For each: how it works, what it makes easy, what it makes hard, and what it would cost to reverse. Then recommend one and name the assumption your recommendation depends on.
Why it works: the first design a model offers is the most common one on the internet. Demanding three forces the space open, and naming the load-bearing assumption tells you what to verify.
Review against a checklist
Review this diff against exactly this checklist: [correctness, error handling, concurrency, security, tests, backwards compatibility]. For each item: pass, or the specific line and the concrete failure it causes. Rank anything failing by severity. Ignore style entirely. If an item passes cleanly, say so in one word.
Why it works: an unbounded review returns a pile of undifferentiated observations. A checklist plus a severity ranking returns a list you can actually work through.
The AI Hub keeps a larger, browsable prompt library organised by tool and task, with a lesson behind each move.
Seven advanced moves that change the output
- Ask it to restate the task first. "Tell me what you think I am asking for and what a great answer looks like, before you start." One cheap turn that catches every misread.
- Curate the context; do not dump it. With a million-token window the temptation is to paste everything. Relevance beats volume every time.
- Give it a memory file for long projects. A living document of decisions, constraints and dead ends, kept in the project, so a fresh session starts where the last one ended.
- Fan out, then merge. Independent sub-questions in parallel chats, then one chat to reconcile them, beats one thread trying to hold everything.
- Add a check step between chain links. When one output feeds the next, insert an explicit verification turn. Errors compound otherwise.
- Make it argue the side you did not pick. The single most useful thing Claude does that a search engine cannot.
- Don't outsource the final judgement. Use it to widen the option space and pressure-test the reasoning. The decision stays yours, and so does the responsibility for it.
Claude vs ChatGPT vs Gemini
| Claude | ChatGPT | Gemini | |
|---|---|---|---|
| Maker | Anthropic | OpenAI | Google DeepMind |
| Strongest at | Long-context reasoning, writing quality, agentic coding | Breadth — the widest tool set and the largest ecosystem | Multimodal work and anything inside Google's products |
| Default style | Careful, steerable, willing to disagree | Friendly and structured, inclined to agree | Concise and factual, tightly coupled to search |
| Context | 1m tokens across the current line | ~1m tokens | Very large, varies by model |
| Consumer entry | Free / $17–20 | Free / ~$8 / $20 | Free / bundled |
| Pick it when | You are writing, reasoning over long documents, or building software | You want one assistant that does everything and integrates widely | Your work already lives in Gmail, Docs and Drive |
Benchmarks settle nothing that matters to you. Run your three most common real tasks through two of them for a week; the answer is usually obvious by Friday. The other half of this comparison is in our companion guide, what ChatGPT is and how to use it.
Privacy, data, and what Anthropic does with your work
- Commercial use is excluded from training by default. API, Team and Enterprise traffic is not used to train models unless you opt in. This is the clearest argument for putting a team on a paid business plan rather than letting people expense individual subscriptions.
- Consumer plans have a training setting. Free, Pro and Max users have a control over whether conversations may be used to improve models. Find it and set it deliberately.
- Enterprise controls are substantial. SCIM provisioning, audit logs, role-based access, spend controls, a HIPAA-ready configuration and a compliance API.
- Retention is finite but not instant. Deleted conversations are removed on a schedule, and safety systems may retain material longer in specific circumstances.
The organisational advice is the same as for any assistant: write one page saying what may never be pasted into an AI tool, provide a sanctioned option, and make it the easy path. People route around policies that make their work harder.
What Claude means for your visibility
When Claude answers a question about your industry, it does one of two things: it generates from what it learned in training, or it searches the web, reads a handful of pages, and synthesises an answer citing them. Increasingly it is the second.
That is the same shift happening across AI Overviews in Google, ChatGPT's search, and every answer engine that has followed. The consequence is blunt: if your page is not among the sources it reads, you are not in the answer at all. There is no page two to climb from.
What makes a page easy for a model to cite turns out to be what makes it good for a human: a direct answer near the top, self-contained factual statements that survive being lifted out of context, clean structure with descriptive headings and tables, and credibility corroborated elsewhere on the web. Structured data, semantic HTML and an llms.txt file all help a model parse and trust you.
The discipline is generative engine optimization. Compare it with classic search in GEO vs SEO, follow the playbook in how to get your brand cited by AI, or see how we run it as a capability.
Learn Claude properly: the free course
The Troiana AI Hub is a free, structured course in Claude — eight tracks of short, specific lessons, each built around one habit worth adopting. No sign-up, no email.
When you are done, take the Claude master quiz, or go sideways into the ChatGPT, Gemini and Cursor tracks.
A short Claude glossary
- Large language model (LLM) — the AI system underneath Claude, trained on vast text to predict and generate language.
- Haiku, Sonnet, Opus, Fable — Claude's model sizes, from fastest to most capable.
- Token — the chunk of text a model reads and writes, roughly three-quarters of a word. Context limits and API bills are counted in tokens.
- Context window — the maximum tokens a model can hold at once; one million on the current Claude line.
- Adaptive thinking — the model deciding how much internal deliberation a request deserves.
- Effort — the low / medium / high cap on how much of that deliberation it may spend.
- Artifact — a persistent, editable panel holding a document, diagram or app Claude produced.
- Project — a scoped workspace with its own instructions, knowledge files and chats.
- Claude Code — the terminal-native agent that reads a repository, edits files and runs tests.
- MCP (Model Context Protocol) — the open standard for connecting an assistant to external tools and data.
- Constitutional AI — Anthropic's alignment method, training a model to critique its own output against written principles.
- Responsible Scaling Policy — Anthropic's published framework of capability thresholds and required safeguards.
- Hallucination — a confident but false statement produced by a model.
- Retrieval-augmented generation (RAG) — grounding a model in retrieved documents so it can cite real sources.
- Generative engine optimization (GEO) — structuring content so AI answer engines find, trust and cite it.
Common questions
What is Claude AI in simple terms?
Claude is an AI assistant made by Anthropic. The name covers both the product — a chat interface, desktop and mobile apps, a terminal coding agent and an API — and the family of large language models underneath it. You give it a task in plain language and it writes back by predicting text, one small piece at a time, using everything in front of it.
Who makes Claude, and how is Anthropic different?
Anthropic, founded in 2021 by a group that included several senior people from OpenAI. It is a public-benefit corporation whose founding thesis was that a safety-focused lab should be at the frontier rather than commenting from the sidelines. Two artefacts of that show up in the product: Constitutional AI, which trains the model to critique its own output against written principles, and a published Responsible Scaling Policy.
Is Claude free?
Yes, there is a free tier with modest limits that includes chat, web search, memory, file creation and connectors. Pro is $17 a month billed annually or $20 monthly. Max comes in 5x and 20x usage tiers starting at $100 and $200. Team seats run $20 to $25, with premium seats at $100 to $125, and Enterprise starts from $20 per seat plus usage. The API is billed separately per token.
Which Claude model should I use?
Four are generally available. Haiku 4.5 is fastest and cheapest for high-volume work. Sonnet 5 is the balanced default for most writing, analysis and coding. Opus 5 is for complex agentic coding and long multi-step tasks. Fable 5 is the frontier model for long-running agents and the hardest problems. Start at Sonnet and move up only when a task actually fails.
How big is Claude's context window?
Sonnet 5, Opus 5 and Fable 5 all hold roughly one million tokens at once — on the order of 555,000 words, or several full-length books. Haiku 4.5 holds 200,000. A large window lets you reason over a whole codebase or contract at once, but everything in it is billed and everything in it competes for attention, so curating the context still beats filling it.
What are Claude Artifacts?
Artifacts turn substantial output — a document, table, diagram or small working application — into a persistent panel beside the conversation that you edit in place rather than copying out. It changes iteration from regenerating walls of text into editing a thing, makes ideas immediately pokeable, and lets you publish the result as a shareable link.
What is Claude Code?
Claude Code is a command-line agent that reads your repository, proposes a plan, edits files, runs your tests, reads the failures and iterates — with you approving as it goes. The habits that make it work: let it explore before it edits, approve the plan rather than the diff, give it the test command so it can close the loop, and keep a short project instructions file that actually changes the output.
What is MCP?
The Model Context Protocol is an open standard published by Anthropic, now widely adopted, for connecting an assistant to external tools and data. Instead of every application inventing its own integration, a tool exposes an MCP server and any MCP-aware assistant can use it. The discipline it demands is ordinary: start with one server that earns its place and grant the narrowest access that does the job.
Is Claude better than ChatGPT?
Neither is better in general. Claude is stronger on long-context reasoning, writing quality and agentic coding, and it is more willing to disagree with you. ChatGPT has the widest tool set, the largest ecosystem and the most third-party integrations. Run your three most common real tasks through both for a week; the answer is usually obvious by Friday, and it is often not what the benchmarks predicted.
Does Anthropic train on my conversations?
Commercial traffic — API, Team and Enterprise — is excluded from training by default unless you opt in. Consumer plans have a setting controlling whether conversations may be used to improve models; find it and set it deliberately. Enterprise adds SCIM, audit logs, role-based access, spend controls and a HIPAA-ready configuration.
What is Constitutional AI?
It is Anthropic's alignment method. Instead of shaping behaviour purely through human raters picking the better of two responses, the model is given an explicit written set of principles and trained to critique and revise its own answers against them. In daily use it produces a model that disagrees more readily, flags uncertainty rather than smoothing it over, and gives stated reasons for refusals.
Where does Claude fall short?
It still hallucinates, and its careful tone is not evidence of accuracy, so specifics need verifying. Each model has a knowledge cutoff. Usage limits on Pro bite faster than people expect under heavy document or coding work. Its consumer ecosystem is smaller than ChatGPT's. And adaptive thinking sometimes spends real time on a request that wanted a one-line answer.
