OverpayingForAIPricing desk

Lesson 3 of 5 · 7 min read · Beginner

Make a free tool do paid work

Most free-tier walls are self-inflicted. Learn the three habits that make a free chatbot punch above its weight: front-load the context, split long jobs, and ask for the shape you need.

In this lesson you will

  • Fit a long task inside a free tier's cap by splitting it properly
  • Write a context-first prompt that saves follow-up messages
  • Use a fill-in template you can reuse on any document

Watch someone hit a free-tier wall and you nearly always see the same thing: twelve short messages where two well-built ones would have done. The cap counts messages, not effort. So the whole trick of free AI is to spend your messages like they cost money, which, in the paid world, they do.

Habit one: front-load the context

Every follow-up that starts *actually, I meant…* is a message you paid for twice. Put who you are, what the output is for, the constraints and the format in the first message. This is not extra typing; it is the typing you were going to do anyway, moved earlier.

Splitting a long job so it fits

  1. 1

    Chunk the input

    A 40-page report is four ten-page chunks. Paste one chunk per message and ask for the same fixed output each time: three bullets, or a JSON object with the same keys.

  2. 2

    Keep the outputs, drop the inputs

    Start a fresh chat for the merge. Paste only the four short outputs, not the four chunks. The model never needs to see the whole report at once.

  3. 3

    Merge with one instruction

    "These are four partial summaries of one report. Combine them into one summary of at most 200 words, removing duplicates." One message, one answer, done.

  4. 4

    Count what you spent

    Five messages for a 40-page report. The single-paste version costs one message that fails, plus the ones you spend trying to recover.

Habit two: ask for the shape, not the prose

Prose answers invite follow-ups because they never quite match what you needed. A fixed shape (a table, three bullets, a JSON object with named keys) arrives ready to use. Say the shape in the first sentence.

Your turn

Your reusable context-first prompt

I am a [ROLE]. I need [OUTPUT SHAPE] from the text below, for [AUDIENCE]. Keep it under [LENGTH]. Do not add anything the text does not say. If a fact is missing, write "not stated".

Text:
[PASTE]

Hint: The 'not stated' line stops the model filling gaps with plausible inventions, which is the most expensive kind of free answer.

Knowledge check

You have a 60-page PDF and a free tier that stops after a modest daily allowance. What is the most message-efficient approach?

Lesson FAQ

Does editing a message count against the free cap?

It varies by vendor and changes over time. On the assistants that branch a conversation when you edit, the resend is often treated like a new message. The safer habit is to get the first message right using the template in this lesson.

How big a chunk should I paste?

Around ten pages of ordinary text per message is a safe size on every free tier at the time of writing. If answers start ignoring the end of your paste, halve the chunk.

Will the merged summary be as good as one from a paid model?

For factual summaries, very close, because each chunk is small enough for a free model to read carefully. For nuanced synthesis across a whole book, a paid long-context model does noticeably better; that is one of the honest reasons to pay.

Finished reading?

Mark it done to track your progress through the course.

Save progress across devices

Get a private link that restores your lessons on any device. Email is optional and only used to send you the link.

Compare, calculate, decide

If our calculators helped you cut down on hidden AI wallet leaks, thanks for using them. A tiny fraction of your savings is what keeps our pricing indexes updated daily.

Not sure which AI is cheapest for your use case? Find out in 30 seconds — no signup required.

AI cost intelligence

Stop overpaying for AI tools

Join the OverpayingForAI list for pricing updates, cheaper alternatives, and practical buying guidance.

Now tracking 50+ AI tools, models, platforms, subscriptions, coding tools, and automation products.

We use your email only for OverpayingForAI updates. Unsubscribe anytime.