ع
Start Topics Teams Reference What's new Saved
Working knowledge

How hard Claude thinks

How do I make Claude think harder (or go faster)?

Short answer

Claude can reason step by step before answering, which meaningfully improves accuracy on hard, multi-step problems. In the Claude app that's the Extended Thinking toggle; in Claude Code it's the `/effort` setting. A separate `/fast` dial trades a little cost for quicker replies.

There are two dials here and they are constantly confused for each other. One controls how hard Claude thinks before it answers. The other controls how fast the words come back. They’re independent: you can have careful and slow, quick and shallow, or — at a price — careful and reasonably quick.

The thinking dial is the interesting one. Left alone, a model answers with whatever fits immediately, which is fine for most requests and quietly unreliable on anything with several dependent steps. Given room to work through the problem first, the same model gets noticeably more of those right. Same capability, two front doors: a toggle in the Claude app, an /effort level (low, normal, high, xhigh) in Claude Code. On Claude Opus 4.8 the default is already high, so you’re usually reaching for the dial to go up on something thorny rather than to switch thinking on.

Knowing when it pays is the whole skill. Turn it up for problems with a right answer you can’t verify by glancing — a multi-step calculation, a plan with constraints that interact, a decision with real trade-offs, a bug whose cause isn’t where the symptom is. Leave it down for the quick, obvious, one-move requests, where extra deliberation buys you nothing but a wait.

The speed dial, /fast, is a different bargain entirely: it costs a bit more per token and returns answers roughly two and a half times quicker. Crucially it does not make Claude more careless — it changes how fast you get the reply, not how much thought went into it. It’s for the stretches where you’re iterating and the waiting is the bottleneck.

Both dials show up on the bill, in opposite ways: more thinking means more tokens, and fast mode is a straight surcharge for speed. Neither is a substitute for a well-framed request — see prompting — and neither turns a guess into a fact, which is still a trust and accuracy question.

The words

Reasoning Chain of thought · Extended thinking
Reasoning is when a model works through a problem step by step before giving its final answer, instead of blurting out the first thing that fits. Laying out the intermediate steps — like showing your work on a math problem — meaningfully improves accuracy on hard, multi-step questions where a snap answer would trip up.

How it works in Claude

Commonly confused with

Two things people mix up here, and the difference that actually matters.

How to do it

  • /effort Set how hard Claude thinks before it answers — low for quick edits, high for tricky problems.
  • /fast Toggle fast mode — trades a bit of cost for roughly 2.5× the response speed.