Google's Gemini 3 family now covers four working text models, two image models, and an enhanced reasoning mode, with prices running from $0.25 to $18 per million tokens. Below you get the full model lineup with current API rates, the official benchmark scores, the consumer subscription costs, an honest look at where Gemini 3 struggles in daily use, and a direct price comparison against Claude and ChatGPT. All figures reflect Google's published documentation as of July 2026.
Gemini 3 at a Glance: Every Model and Price
| Model | Launched | Context (in / out) | API price per 1M tokens | Best for |
|---|---|---|---|---|
| Gemini 3.1 Pro | 19 Feb 2026 | 1M / 64k | $2 in, $12 out (under 200k) | Hardest reasoning, agents, research |
| Gemini 3 Flash | 17 Dec 2025 | 1M / 64k | $0.50 in, $3 out | Coding agents, everyday speed |
| Gemini 3.1 Flash-Lite | 3 Mar 2026 | 1M / 64k | $0.25 in, $1.50 out | High-volume, low-cost jobs |
| Gemini 3 Deep Think | Ultra plan only | 1M / 64k | Not sold per token | Novel maths and science problems |
| Nano Banana Pro (3 Pro Image) | Nov 2025 | 65k / 32k | $0.134 per 1K image | Highest quality image generation |
| Nano Banana 2 (3.1 Flash Image) | 2026 | 128k / 32k | $0.067 per 1K image | Cheap image generation at volume |
Two facts most articles still get wrong. First, the original Gemini 3 Pro is gone. Google deprecated the gemini-3-pro-preview model ID and shut it down in March 2026, replacing it with Gemini 3.1 Pro at identical rates on the Gemini API pricing page. Second, every Gemini 3 model still carries preview status, which matters if you plan to build on it.
Knowledge cutoff across the family is January 2025. Anything newer needs the Search grounding tool.
What Is Gemini 3 and Why It Matters
Gemini 3 is Google's third-generation model family, launched on 18 November 2025 with Gemini 3 Pro. Google shipped it into Search AI Mode on day one, which had never happened with a Gemini release before. Within a month, the Gemini API was processing over one trillion tokens per day.
The pitch is reasoning first. Gemini 3 thinks before it answers by default, and it infers intent from short prompts rather than long, hand-engineered instructions. That single design choice changes how you write prompts for it, and we cover that below.
Gemini 3 Models Explained: Pro, Flash, Deep Think, and Flash-Lite

Gemini 3.1 Pro is the flagship. It handles deep reasoning, long documents, agentic tool use, and complex code. It doubled its predecessor's abstract reasoning score and fixed the truncation bug that plagued the original Pro model.
Gemini 3 Flash is the workhorse. It beats Gemini 2.5 Pro on quality while running three times faster, at a fraction of the cost. It also has a free API tier.
Gemini 3.1 Flash-Lite is the cheapest option in the family. Use it for classification, extraction, tagging, and bulk content jobs where reasoning depth is not the point. It carries a free tier too.
Gemini 3 Deep Think is not a separate model but an enhanced reasoning mode. It sits behind Google AI Ultra after extended safety testing, and it burns far more compute and time per answer.
Nano Banana Pro and Nano Banana 2 cover image generation and editing, with Nano Banana 2 built for high volume at a lower price point.
Gemini 3 Features That Actually Change Your Workflow
Thinking levels replace thinking budgets
Gemini 3 introduced thinking_level, with settings for minimal, low, medium, and high. Pro defaults to high. Flash and Flash-Lite support minimal for chat-speed replies.
Here is the part that costs people money. Thinking tokens bill as output tokens. That $12 per million output rate is not just the visible answer, it includes reasoning you never see. Dropping simple tasks to low is the fastest way to cut a Gemini 3 bill.
A 1 million token context window
You can load roughly 1,500 pages of documents or 30,000 lines of code in a single session. Output caps at 64,000 tokens. Many tools still default maxOutputTokens to 8,192, which causes avoidable cut-offs, so raise it yourself.
Media resolution control
Gemini 3 lets you set how many tokens each image or video frame consumes. Use high for images, medium for PDFs, and low for general video. Pushing PDFs to high rarely improves accuracy and quietly inflates your bill.
Native tool use and computer control
Gemini 3 supports Google Search grounding, Maps grounding, URL context, File Search, and code execution. Unlike the 2.5 series, you can mix built-in tools with your own function declarations in one request. Computer Use works natively, with no separate model needed.
Thought signatures
The model returns encrypted reasoning signatures that you must return on the next call. Function calling enforces this strictly and throws a 400 error if a signature goes missing. The official SDKs handle it automatically, so it only affects teams calling the API by hand.
Keep temperature at 1.0
Google warns against lowering it. Setting temperature below 1.0 can cause looping and degrade maths performance. Anyone migrating old prompt code should delete the temperature parameter rather than tune it.
Gemini 3 Benchmarks: The Official Scores
| Benchmark | Gemini 3 Pro | Gemini 3 Flash | Gemini 3 Deep Think |
|---|---|---|---|
| LMArena Elo | 1501 | Not published | Not published |
| Humanity's Last Exam (no tools) | 37.5% | 33.7% | 41.0% |
| GPQA Diamond | 91.9% | 90.4% | 93.8% |
| SWE-bench Verified | 76.2% | 78% | Not published |
| Terminal-Bench 2.0 | 54.2% | Not published | Not published |
| MathArena Apex | 23.4% | Not published | Not published |
| ARC-AGI-2 | 31.1% | Not published | 45.1% |
| MMMU-Pro | 81% | Not published | Not published |
| Video-MMMU | 87.6% | Not published | Not published |
| SimpleQA Verified | 72.1% | Not published | Not published |
| WebDev Arena Elo | 1487 | Not published | Not published |
The Pro and Deep Think figures come straight from the Gemini 3 announcement.
Now look at the SWE-bench Verified row again. Gemini 3 Flash scores 78%, which beats Gemini 3 Pro at 76.2%, a result confirmed in the Gemini 3 Flash launch post. For coding agents, the cheap model was never the compromise choice, and teams paying Pro rates for agentic coding were often overpaying.
Gemini 3.1 Pro moved the numbers further: 77.1% on ARC-AGI-2, 94.3% on GPQA Diamond, 44.4% on Humanity's Last Exam, and 80.6% on SWE-bench Verified. It leads on 13 of 16 major benchmarks. The price never changed.
Gemini 3 Real Performance: What Holds Up and What Does Not
Benchmarks show what a model does on a good day. Production shows what it does on a Tuesday.

Where Gemini 3 genuinely delivers:
- Front-end and visual generation. It produces interactive UI, shaders, and one-shot web apps that look designed rather than templated.
- Multimodal understanding. Video, dense PDFs, charts, and diagram reasoning remain its strongest edge.
- Long-horizon planning. Gemini 3 Pro topped Vending-Bench 2 by running a simulated business for a full year without drifting off task.
- Cost per unit of intelligence. Very few models near this capability tier sell input at $2 per million tokens.
Where it still frustrates people:
- Long-context drift. Testers report summary quality slipping well before the 1M token ceiling. The window is real, the reliability thins out.
- Instruction adherence. Developers repeatedly report the model acting before it is told to act, particularly inside coding workflows.
- Rate limits. Google cut free API quotas sharply in December 2025. Preview models run on limited compute, so 429 and 503 errors surface under load.
- Preview volatility. The original Pro endpoint was killed in March 2026. Anyone who hardcoded that model ID found out the hard way.
- Structured output wobble. JSON schema adherence is good but not perfect. A validator plus one retry fixes most of it.
The lesson worth internalising: preview model IDs are not production infrastructure. Pin explicit versions and keep a fallback model wired in.
Gemini 3 API Pricing and the Costs Nobody Mentions
| Model | Input per 1M | Output per 1M | Free tier |
|---|---|---|---|
| Gemini 3.1 Pro (under 200k tokens) | $2.00 | $12.00 | No |
| Gemini 3.1 Pro (over 200k tokens) | $4.00 | $18.00 | No |
| Gemini 3 Flash | $0.50 | $3.00 | Yes |
| Gemini 3.1 Flash-Lite | $0.25 | $1.50 | Yes |
Three levers decide your real bill.
The 200k token cliff. Crossing 200,000 tokens re-prices the entire request, not just the overflow. A 205k prompt costs double on input compared to a 195k prompt. Trimming context below that line beats almost any other optimisation.
Batch processing. Non-urgent jobs run at roughly half price. Bulk content, tagging, and offline analysis belong here.
Context caching. If you resend the same system prompt or codebase on every call, caching cuts the input bill sharply.
Gemini 3 Flash and Gemini 3.1 Flash-Lite both have free API tiers. Gemini 3.1 Pro does not, although testing it inside Google AI Studio stays free. Among the major providers, that free tier is a real advantage. OpenAI and Anthropic bill from the first token. If you want the flagship model without a bill attached, our walkthrough on how to use Gemini 3 Pro for free covers every route that still works.
Gemini 3 Subscription Plans and Pricing
| Plan | Price | What you get |
|---|---|---|
| Free | $0 | Gemini 3.5 Flash, varying access to 3.1 Pro, Deep Research, Canvas, Gems, 15 GB storage |
| Google AI Plus | $7.99/month | 2x usage limits, 200 Flow credits, expanded storage |
| Google AI Pro | $19.99/month | 4x usage limits, Google Antigravity access, NotebookLM upgrades, 5 TB storage, YouTube Premium Lite |
| Google AI Ultra | $99.99/month | 5x Pro limits, Deep Think, Project Genie, 20 TB storage, YouTube Premium |
| Google AI Ultra (top tier) | $199.99/month | 20x Pro limits, highest access on every surface |
Full tier details sit on the Gemini subscriptions page. Google I/O 2026 restructured this ladder, cutting the top Ultra tier and adding a cheaper Ultra entry point. Prices also shift by region, so your local checkout may differ.
Official Gemini prices vs U7BUY top-up prices
Paying Google directly is rarely the cheapest way in. Here is how the same plans price out through a Gemini Subscription top-up.
| Plan and duration | Google price | U7BUY price | You save |
|---|---|---|---|
| Google AI Pro, 1 month | $19.99 | $17.11 | $2.88 |
| Google AI Pro, 3 months | $59.97 | $42.80 | $17.17 |
| Google AI Pro, 6 months | $119.94 | $53.50 | $66.44 |
| Google AI Pro, 12 months | $239.88 | $42.80 | $197.08 |
| Google AI Ultra, 1 month | $99.99 | $80.25 | $19.74 |
| Google AI Plus, 12 months | $95.88 | $42.80 | $53.08 |
The pattern is worth reading properly. On a single month the discount is thin, roughly 14% on AI Pro. Stretch to twelve months and the same plan drops to about $3.57 a month, an 82% cut. The savings scale with duration, not with the tier you pick.
Longer Plus and Ultra bundles sell out regularly, so stock rather than price is usually the limiting factor. Picking between the tiers is where most people stall anyway. Our Gemini plans comparison breaks down what each level actually unlocks, feature by feature.
Usage limits changed too. Allowances are compute-based now, not a fixed prompt count. Your limit refreshes every five hours until you hit a weekly ceiling, and you can buy AI credits to extend it. Deep Think sessions eat that budget fast.
One honest note on value. The free tier now covers image generation, Deep Research, Canvas, and Gems. Most casual users do not need to pay anything. AI Pro earns its price only if you lean on Deep Research daily, use Antigravity, or live inside NotebookLM.
Gemini 3 vs ChatGPT vs Claude: The Price and Capability Comparison
| Model | Input per 1M | Output per 1M | Context |
|---|---|---|---|
| Gemini 3.1 Pro | $2.00 | $12.00 | 1M |
| Gemini 3 Flash | $0.50 | $3.00 | 1M |
| Claude Opus 4.8 | $5.00 | $25.00 | 1M |
| GPT-5.6 Sol | $5.00 | $30.00 | About 1M |
| GPT-5.6 Terra | $2.50 | $15.00 | About 1M |
On sticker price, Gemini 3 wins clearly at the frontier tier. It runs less than half the input cost of Claude Opus 4.8 and GPT-5.6 Sol.
The picture narrows on real workloads. Claude and OpenAI carry no long-context surcharge on their 1M windows, while Gemini 3.1 Pro doubles its input rate above 200k tokens. Both rivals also hold a reputation for tighter instruction following in agent loops. If your task is one long document, Gemini 3 is cheaper. If your agent runs 100 turns with 2M cumulative input, the maths gets closer than the headline suggests.
Where Gemini 3 stands alone is multimodal breadth. One endpoint covers text, image, audio, video, PDFs, and code execution. Rivals usually need separate arrangements for that.

How to Access Gemini 3 Free and Paid
- Gemini app and Search AI Mode: free, with paid tiers unlocking higher limits.
- Google AI Studio: free browser testing for every Gemini 3 model, no card required.
- Gemini API: pay per token, with free tiers on Flash and Flash-Lite.
- Google Antigravity: the agentic development platform, gated by subscription tier.
- Gemini CLI, Android Studio, and Vertex AI: for developers and enterprises.
- Third-party tools: Cursor, GitHub, JetBrains, Replit, and Figma all support Gemini 3.
Paid tiers stay locked in several regions, and Deep Think remains an Ultra-only feature. When Google's own checkout will not serve your country, a ready-made private account clears the block. You can buy Gemini Account access outright instead of topping up your own.
| Account type | Duration | Price | Effective monthly |
|---|---|---|---|
| Pro (Private) | 1 month | $6.95 | $6.95 |
| Pro (Private) | 3 months | $7.49 | $2.50 |
| Pro (Private) | 6 months | $10.70 | $1.79 |
| Pro (Private) | 12 months | $3.21 | $0.27 |
| Plus (Private) | 1 month | $7.49 | $7.49 |
Set that against Google's own $19.99 monthly AI Pro rate. A private Pro account for one month lands near a third of the official price, and the longer bundles fall further. The trade-off is that you work inside a supplied account rather than your own Google login, so pick this route when a top-up is not available to you.
Gemini 3 Pros and Cons
Pros
- Best price-to-intelligence ratio at the frontier tier
- Genuine 1M token context across the whole family
- Free API tiers on two models, unmatched among major providers
- Class-leading multimodal and video understanding
- Strong front-end and vibe-coding output
Cons
- Every Gemini 3 model is still in preview, with deprecation risk
- Long-context reliability degrades before the ceiling
- Instruction following lags Claude and OpenAI in agent loops
- The 200k token pricing cliff punishes large prompts
- Rate limits and 503 errors during peak load
Which Gemini 3 Model Should You Use?
- Bulk content, classification, extraction: Gemini 3.1 Flash-Lite at
minimalthinking. - Coding agents and production apps: Gemini 3 Flash. It outscores Pro on SWE-bench Verified for a sixth of the price.
- Research, long documents, complex reasoning: Gemini 3.1 Pro at
highthinking. - Novel maths and science problems: Deep Think, if the Ultra plan is justified.
- Everyday chat and study: the free Gemini app tier is enough for most people.
Conclusion
Gemini 3 earned its position by pairing frontier reasoning with pricing that undercuts every direct rival. The multimodal strengths are real, the 1 million token window is useful within limits, and the free API tiers remain unmatched among major providers. The rough edges are equally real: preview status across the whole family, instruction drift in agent loops, and a deprecation cycle that moves faster than most production teams do. Start on Gemini 3 Flash, escalate to Gemini 3.1 Pro only where reasoning depth pays for itself, pin your model versions, and keep a close watch on that 200k token line.
FAQs
Is Gemini 3 free?
Yes, in part. The Gemini app is free, and Gemini 3 Flash and Gemini 3.1 Flash-Lite both carry free API tiers. Gemini 3.1 Pro has no free API tier, though testing it inside Google AI Studio stays free.
What is the Gemini 3 context window?
One million input tokens and 64,000 output tokens across the text models. That covers roughly 1,500 pages of documents or 30,000 lines of code in a single session.
Is Gemini 3 Pro still available?
No. Google deprecated the original Gemini 3 Pro preview and shut it down in March 2026. Gemini 3.1 Pro replaced it at the same price, with better reasoning scores and a fix for the truncation bug.
Is Gemini 3 better than ChatGPT and Claude?
It leads on price, context economy, and multimodal understanding. Claude and OpenAI still hold an edge on instruction adherence during long agent runs, so the right pick depends on your workload.
What about Gemini 3.5 Pro?
Google has confirmed it is coming but has not shipped it. No model card, pricing, or API listing exists yet. Treat any dated claim about it as rumour until Google publishes documentation.









