Gemini 3.6 Flash
Google's fast flagship — strong coding, beats prior Pro on cost.
Modality
Text + vision + audio + video
Context
Up to ~1M tokens
Pricing (per 1M)
$1.5 in / $7.5 out
What Gemini 3.6 Flash is for
Gemini 3.6 Flash is Google's high-throughput tier, and its defining characteristic is context capacity at a price that makes using it realistic. Where other lineups make you choose between a large context window and an affordable one, Flash's proposition is both.
That changes what you build. Retrieval pipelines exist largely because context was expensive; when it is cheap, feeding the model more material directly is often simpler and more accurate than building a retrieval layer to feed it less.
Where it does well
Throughput and context economics. For tasks over large document sets — reviewing a folder of contracts, summarising a quarter of support tickets, extracting structure from a long report — Flash lets you put the whole thing in the prompt rather than engineering around a limit.
It is also fast enough for interactive use, which is unusual for a model with this much context capacity. Multimodal handling is well integrated rather than bolted on.
Where it falls short
Depth of reasoning is the trade. On problems requiring several interacting inferences, Flash produces surface-level work confidently. It is the same failure mode as every fast tier: fluent and wrong is harder to catch than obviously wrong.
Large context is not the same as good use of large context. Accuracy on material buried in the middle of a very long prompt degrades, so verify rather than assume on retrieval-style tasks.
Should you use it?
Use Flash when the task is bounded by how much material the model can see rather than how hard it has to think. It is the strongest argument in the lineup for skipping a retrieval layer entirely on small and medium corpora — worth testing before you build RAG you may not need.
Capabilities
Pros
- Excellent multimodal
- Great value on coding
- Huge context window
Cons
- Best inside Google ecosystem
- Behavior varies by tier
Best for
Try a prompt for Gemini 3.6 Flash
Analyze the attached video. Summarize the key points and list 3 follow-up questions.
Other Gemini models
Pricing indicative, per 1M tokens, reviewed July 2026.
Visit official site