Skip to content
PrepMint

Claude

Claude.ai Basics

Claude.ai fundamentals: models, plans, core features

50 questions
Easy· 25Medium· 17Hard· 8

Last reviewed

Recommended

Claude.ai Basics — Timed Test 4 (10 questions)

TimedEasy10 questions · 10 min
Start test

No account needed. Answers and explanations arrive when you submit.

What this topic tests

The mix every Claude.ai Basics set is built to, and the questions published against it so far. Nothing here is hidden before you start.

Claude.ai Basics — target difficulty mix and published question count per level
LevelTarget sharePublished
Easy50%25
Medium34%17
Hard16%8
Total50

Claude.ai Basics — the theory

What Claude Is

Claude is an AI assistant made by Anthropic. You type a question or a task in plain language, Claude answers, and you keep going from there — a conversation rather than a search box. Most people use it at claude.ai in a browser, and the same account works in the Claude desktop and mobile apps.

Claude is good at working with text and ideas: drafting and editing writing, summarising a long document, explaining something you do not understand, planning, brainstorming, translating, and working through code. It is not a search engine and it is not a database of facts. It is a model that has read a great deal and reasons about what you put in front of it, which is why giving it the right material matters more than phrasing your question perfectly.

Chats, and How a Conversation Works

Everything happens inside a chat. Each chat keeps its own history, so Claude can see what you said earlier in that conversation and refer back to it. Start a new chat when you change subject — a fresh chat gives Claude a clean slate, and a long chat that wanders makes its answers worse rather than better.

Your chats are saved in the sidebar, and you can search them to find something you discussed before. Two things are worth knowing early: a very long conversation eventually gets harder for Claude to keep track of, and each chat is separate by default. What you told Claude on Monday is not automatically available on Tuesday unless you turn on Memory, which is covered below.

Plans and Limits

Claude has a free tier and several paid plans — Pro and Max for individuals, Team and Enterprise for organisations. The free tier is a real product, not a trial: you can hold conversations, upload files and create projects on it. Paying mainly buys you more usage, plus extra surfaces such as Claude Code and Claude Cowork.

Usage is the part people misunderstand. Anthropic describes usage limits as controlling how much you can interact with Claude over a specific time period, rather than as a fixed number of messages. How fast you consume that allowance depends on the length and complexity of your conversations, which features you use, which model you are chatting with, and the effort level you have selected. A short question costs far less than a long document analysis.

One rule catches people out: usage across all the Claude surfaces — claude.ai, Claude Code and Claude Desktop — counts toward the same limit. Spending the morning in one and the afternoon in another does not give you two allowances.

File Uploads

You can attach files directly to a chat and ask Claude about them. Documents include PDF, DOCX, CSV, TXT, HTML, RTF, ODT, EPUB, JSON and XLSX; images include JPEG, PNG, GIF and WebP. In a chat you can attach up to 20 files, up to 500MB each, and a PDF can be up to 1,000 pages. Files added to a project's knowledge base have a smaller 30MB limit each.

This is the single fastest way to get a better answer. Claude cannot see a document you have not given it, and pasting or attaching the actual text beats describing it — including for anything too recent for the model to know about on its own.

Projects

A project is a workspace. Anthropic describes projects as self-contained workspaces with their own chat histories and knowledge bases, and the knowledge base is the point: you upload the documents, notes or code that a piece of ongoing work depends on once, and every chat inside that project can draw on them without you re-attaching anything.

Projects are available to everyone, including free accounts, where you can create up to five. Use one whenever you will come back to the same subject more than once — a course you are studying, a report you are drafting, a codebase you are learning.

Artifacts

When Claude produces something substantial and self-contained — a document, a piece of code, a small app — it opens in a separate panel beside the conversation instead of scrolling past inside it. That panel is an artifact. Anthropic's rule of thumb is content that is significant and self-contained, typically over fifteen lines, and something you are likely to want to edit, iterate on or reuse outside the chat.

The practical benefit is that you can keep refining the thing while the conversation continues around it, then copy, download or share the result.

Memory

By default Claude starts each conversation fresh. Memory changes that: with it switched on, Claude generates memory from your chats and can carry useful context forward, so you are not reintroducing yourself and your work every time.

It is yours to control. You turn it on under Settings > Memory, and from the same place you can pause it — keeping what exists but adding nothing new — or reset it, which permanently deletes what has been remembered. If you would rather Claude forgot a particular conversation, that is a decision you make, not one made for you.

Basic Prompting

You do not need special syntax. A few habits do most of the work:

  • Say what you want, and who it is for. "Summarise this in five bullets for a client who has not read it" beats "summarise this".
  • Give Claude the material. Attach the document rather than describing it.
  • Ask for a format. A table, a checklist, three options, 200 words.
  • Iterate rather than restart. "Shorter, and drop the third point" is faster than rewriting the whole request.
  • Ask it to think it through on hard problems, and to show the reasoning you want to check.

Claude Prompting Best Practices and Prompt Engineering Fundamentals go deeper.

Safety and What to Check

Two habits protect you. First, verify anything that matters. Claude's knowledge stops at a cutoff date, and it can state something wrong with complete confidence. For anything consequential — legal, medical, financial, or a fact you are about to publish — check the source. If the subject is recent, give Claude the current material rather than trusting recall.

Second, be deliberate about what you paste. Treat other people's personal data, credentials and confidential documents the way you would in any other cloud tool.

There are limits on what Claude will help with, set out in Anthropic's Usage Policy. Beyond outright prohibited uses, the policy also attaches obligations to lawful but high-risk uses: if you are building something that gives advice or makes decisions directly affecting individuals, a qualified professional has to review the output before it goes out, and a consumer-facing chatbot has to disclose that people are talking to an AI.

Where to Go Next

Projects & Artifacts covers the two workspace features in depth. If you are weighing Claude against the obvious alternative, ChatGPT Basics covers the same ground for that product. Claude Code Basics is Claude in the terminal for developers, and AI Agents Basics covers what happens when an assistant is given tools and left to work.

Sources

All read 2026-08-09. What are projects? · What are artifacts? · Chat search and memory · Upload files to Claude · How usage and length limits work · Plans & pricing · Usage Policy

Sample questions

Three questions from this topic, with the answer and the reasoning shown.

Q1EasyAnthropic's getting-started guidance centres on one habit for writing a good request. What is it?
  • Keep every request under a single short sentence
  • Be specific — the more specific the request, the better Claude can helpCorrect
  • Use particular keywords and phrases that the model has been specially tuned to recognise
  • Always begin by telling Claude which model it is running as

Explanation

The principle — most disappointing answers are answers to a vaguer question than the one you meant.

Why the key is correct — Anthropic's guidance for new users states it directly: be specific, because the more specific your request, the better Claude can assist you. The companion advice is to start simple and refine from there.

Why the others are wrong — brevity is not the objective, there are no magic keywords, and naming the model in your message changes nothing.

Remember this — say what you want, who it is for, and what form it should take.

Sources — Anthropic's getting started guide.

Open this question on its own page

Q2EasyBy default, what does Claude carry over from your earlier conversations into a brand-new chat?
  • Your preferences only, with the subject matter left behind
  • Everything, since all your chats form one continuous conversation
  • The most recent chat only, which is always kept available
  • Nothing, unless you have switched memory onCorrect

Explanation

The principle — separateness is the default, and continuity is something you opt into.

Why the key is correct — a new chat starts without the others. Anthropic describes memory as a capability Claude can now generate from your chats, which is precisely the feature that changes this behaviour once enabled.

Why the others are wrong — preferences are not exempt, the chats are not one thread, and the previous conversation is not silently attached.

Remember this — a fresh chat is a fresh start. If you want continuity, turn memory on or work inside a project.

Sources — Anthropic's chat search and memory article.

Open this question on its own page

Q3EasyClaude answers, and part of the response opens in a panel beside the conversation. What is that panel?
  • A preview of a file that has been downloaded to your computer
  • An artifact — standalone content shown in its own windowCorrect
  • An advertisement panel that paid plans remove
  • A private scratchpad showing Claude's internal reasoning

Explanation

The principle — substantial output gets its own surface so it does not scroll away inside the conversation.

Why the key is correct — Anthropic describes Claude sharing substantial, standalone content in a dedicated window separate from the main conversation. That window is the artifact.

Why the others are wrong — nothing has been downloaded, nothing is being advertised, and the panel is not a view of the model's reasoning.

Remember this — if it appeared beside the chat, it is meant to be worked on rather than merely read.

Sources — Anthropic's artifacts documentation.

Open this question on its own page

Practise all 50 questions

Every published question in Claude.ai Basics, with its answer and explanation.

Frequently asked

What people ask about claude.ai basics.

Is Claude free to use?
Yes, there is a free tier and it is a real product rather than a trial — you can hold conversations, upload files and create up to five projects on it. Paid plans (Pro and Max for individuals, Team and Enterprise for organisations) mainly buy more usage, plus extra surfaces such as Claude Code and Claude Cowork. Most people start free and upgrade when they start hitting limits regularly.
Why did I hit a usage limit sooner than I expected?
Usage limits control how much you can interact with Claude over a period of time, and they are not a simple message count. How fast you use the allowance depends on the length and complexity of your conversations, which features you use, which model you are chatting with, and the effort level selected — so one long document analysis can cost more than many short questions. Usage across claude.ai, Claude Code and Claude Desktop all counts toward the same limit.
Does Claude remember what I told it in an earlier chat?
Not by default — each chat starts fresh. If you turn Memory on under Settings > Memory, Claude generates memory from your chats and can carry useful context between them. You stay in control: from the same settings you can pause memory, which keeps what exists without adding more, or reset it, which permanently deletes what has been remembered. Without Memory, the way to bring context into a new chat is to paste or attach it.
What is the difference between a project and a normal chat?
A normal chat is a single conversation with its own history. A project is a self-contained workspace with its own chat history and a knowledge base, so you upload the documents a piece of work depends on once and every chat inside that project can use them. Use a project whenever you will return to the same subject repeatedly; use a plain chat for one-off questions. Projects are available on free accounts, with a maximum of five.
What are Artifacts, and why does my answer open in a side panel?
When Claude produces something substantial and self-contained — typically over fifteen lines, and something you would want to edit, reuse or share outside the conversation — it opens in a dedicated panel beside the chat instead of scrolling past inside it. That panel is an artifact. It lets you keep refining a document, a piece of code or a small app while the conversation continues around it, and then copy, download or share the result.
Can I trust what Claude tells me?
Treat it as a well-read colleague rather than a reference work. Claude's knowledge stops at a cutoff date and it can state something incorrect with complete confidence, so anything consequential — legal, medical, financial, or a fact you are about to publish — should be checked against the source. The most reliable fix is to give Claude the material instead of relying on recall: attach the document or paste the current text, and ask it to answer from that.

More Claude topics

All of Claude

Related guides

  • Limits and plans · 9 min read

    What actually uses up your Claude usage limits

    Anthropic publishes the plan tiers; it does not publish what a limit is spent on. The meter runs on tokens rather than messages, a long chat re-sends itself every turn, and attachments, project knowledge, tool results and thinking all land in the same budget. Mechanism first, numbers last.

  • How it works · 9 min read

    Why the same prompt gives you a different answer

    You changed nothing and the answer changed anyway. A mental model of what actually varies between two runs of an identical prompt: sampling that never fully stops, a context window that grows every turn, a system prompt the vendor rewrites, memory you cannot see, and infrastructure that moves under a pinned model.

  • Troubleshooting · 10 min read

    Why ChatGPT and Claude didn't really read your file

    The upload succeeded and the answer is about the wrong thing. Both vendors document the formats they accept; neither documents what happens between the upload and the model. Eight causes, each with a distinct fingerprint, and three probes that tell you what the model actually saw.