Gemini 3.6 Flash can cost zero dollars through Google's API free tier. Google's own pricing table attaches a second price to that choice: free-tier submissions are marked as used to improve its products.

The same table marks paid-tier submissions “No.” That makes the upgrade decision more than a token-price calculation. It is a boundary around what you send.

Same model, different data treatment

Google describes Gemini 3.6 Flash as its current generally available model, with a one-million-token input context and up to 64,000 output tokens. The standard paid rate is $1.50 per million input tokens and $7.50 per million output tokens; use within the free tier is free.

The easy reading is “try the same model without paying.” The more complete reading is:

Question Free tier Paid tier
Token charge within limits $0 Standard rates
Used to improve products Yes No

That wording comes directly from Google's Gemini API pricing page, checked August 10. I am keeping Google's phrase “improve products” rather than quietly changing it to “train,” which would be a narrower claim than the table makes.

A boundary diagram separating low-sensitivity experiments on the free tier from private workloads on the paid tier

Choose the tier after classifying the input

A public benchmark prompt, synthetic example, or already-published document may be an easy free-tier candidate. Client material, unreleased source code, personal information, confidential documents, or data controlled by a contract deserves a different review before upload.

That is not a universal instruction to pay. It is an instruction to classify the payload before optimizing its price. Sometimes the right zero-dollar test is to replace the real data with a representative synthetic sample. Sometimes the paid tier's documented distinction is worth more than the saved token bill. Some workloads should not go to an external API at all.

A three-step decision tree: classify the data, reduce or synthesize it, then choose free, paid, or no external API

What this comparison cannot prove

I did not create an account or submit data. This is a documented comparison of the public terms, not an audit of Google's internal systems. Free-tier limits, pricing, and wording can change, so the source page should be checked again when making the decision.

It is also not legal advice. Regulated or contract-bound data brings obligations that a pricing table cannot resolve.

The durable lesson is smaller: “free” describes the invoice, not the entire exchange. Read the adjacent column before deciding what to paste.