How to write content that gets quoted by ChatGPT and AI Overviews
The practical formatting moves that make a passage quotable by AI Overviews, ChatGPT and Perplexity: answer the question in the first sentence, give specific numbers instead of ranges, break every page into self-contained question blocks, and cut the sentences that exist only to sound thorough.
Knowing what GEO is doesn't tell you what to change on the page. This is the companion piece: concrete edits, before-and-after wording, and the structural habits that make a paragraph liftable by a machine that has to quote you without checking with you first.
None of this is guaranteed. Google publishes some documentation on how AI Overviews are generated; OpenAI and Perplexity publish almost nothing on selection criteria. Everything below that isn't tied to a Google source is pattern-matching from watching what gets quoted and what gets skipped, and it's flagged as such.
Answer in the first sentence, not the third paragraph
Most web writing warms up before it answers: a hook, some context, a nod to why the question matters, then finally the fact. That structure is fine for a human who scrolls. It's close to useless for a system extracting a passage, because the extractable unit is usually a sentence or two, and if your first two sentences are throat-clearing, there's nothing there to lift.
The fix is mechanical. Write the heading as the question. Write the first sentence as the direct answer to that exact question, using the same words. Everything else in the section is elaboration the model can include or drop.
- Bad: 'When it comes to permit costs in Nepal, there are a number of factors that determine the final price you'll pay.'
- Good: 'The ACAP permit costs Rs 3,000 for foreign nationals as of 2026, plus 13% VAT.'
- Bad: 'Understanding response times is important for anyone planning ahead.'
- Good: 'Standard passport renewal takes 15 working days; express service takes 3.'
- If you can delete the first sentence of a section and lose no information, delete it and promote the second sentence.
Use numbers a model can state without hedging
An AI system generating an answer is choosing between sources it can quote confidently and sources it can't. A sentence with a real figure, a unit and a date is something it can restate as fact. A sentence with 'varies', 'depends', 'a range of' or 'approximately' gives it nothing to commit to, so it either paraphrases you into something vaguer or skips you for a competitor who gave a number.
This is the single biggest lever in this guide. Go through your existing pages and find every sentence that describes a price, a duration, a distance, a percentage or a count using a qualifier instead of a figure. Replace the qualifier with the actual number, and if the number genuinely varies, give the range plus the specific driver of the variation.
- Instead of 'fees vary by nationality': 'Rs 3,000 for foreign nationals, Rs 1,000 for SAARC nationals, as of July 2026.'
- Instead of 'it takes a few hours': 'the drive takes 4.5 hours in dry conditions, longer in monsoon.'
- Instead of 'most travelers spend a moderate amount': 'a 10-day trek typically costs $600-900 excluding flights.'
- Add the date next to any figure that changes over time. Undated numbers age into false ones and stop being safely quotable within a year.
- If you genuinely don't know a number, say so explicitly rather than hedging: 'exact figures aren't published; estimates from operators range from X to Y.' A stated uncertainty is more quotable than a vague one, because it's still a fact the model can attribute accurately.
Build FAQ blocks that double as extraction units
An FAQ block does two jobs at once: it's a good reading experience, and it's pre-chunked for retrieval. Each Q&A pair is already the shape a generative engine wants, a bounded question and a self-contained answer.
Write the question as a person would type or say it, not a tidied-up version. Write the answer to stand alone: someone reading only that answer, with no heading and no surrounding page, should get the complete point in the first sentence.
- One idea per FAQ entry. If the answer needs 'firstly... secondly... additionally', split it into separate questions.
- Keep answers to 2-4 sentences. Longer answers stop being a clean extraction unit.
- Mark FAQ content with FAQPage schema, matched to what's actually visible on the page. Marking up invisible content is a Google guidelines violation, not a shortcut.
- Don't invent questions nobody asks to pad the count. A thin, honest FAQ beats a padded one.
Structure the page as question-shaped blocks, not a narrative
Retrieval systems generally work on chunks of a page, not the whole document, so a page written as one flowing argument is harder to extract from than a page built as self-contained blocks under question-shaped headings.
Test this yourself: delete a section's heading and everything before and after it, and read only what's left. If it still makes sense, it's well-formed for extraction. If it leans on 'as mentioned above' or an unexplained 'this', a model quoting it out of context will garble the meaning or skip it.
- Use the actual phrasing people search or ask as the H2 or H3, not a cleverer paraphrase.
- One question, one answer, one heading. Don't bury a second question inside a section about the first.
- Avoid pronouns and references that point outside the section: 'it', 'this', 'the above'.
- Put a short summary near the top that states the whole answer in three or four sentences. This is often the single passage quoted for the page's primary question.
Cut the sentences that only exist to sound thorough
A lot of content padding isn't wrong, it's just dilutive. Sentences like 'this is an important consideration for many travelers' add length without adding anything a model can quote, and they push the actually-quotable sentence further from the heading.
Run this test on a draft: for every sentence, ask whether deleting it loses a fact, a number, a name or an instruction. If deleting it loses nothing, it's fluff. Cutting it usually makes the page better to read, too.
- Cut sentences that restate the heading in different words without adding information.
- Cut transitional throat-clearing: 'it's worth noting that', 'when it comes to', 'at the end of the day'.
- Cut hedges that add no real qualification: 'in many cases', 'generally speaking' attached to a claim that's actually always true.
- Keep genuine caveats and exceptions. 'Except during monsoon, when the road is frequently closed' is a fact, not fluff, don't cut it to save words.
Use real lists and tables, not prose pretending to be one
If a question implies steps, use a genuinely ordered list with short imperative items, not a paragraph with 'first... then... finally' buried in it. If it implies a comparison, use an actual HTML table with a header row, not a paragraph listing differences. This isn't about AI Overviews specifically, it's about giving any extraction system, human skimmer or machine, a structure it can lift cleanly instead of one it has to parse out of running text.
Check the outcome, don't just assume it worked
There's no dashboard that tells you whether ChatGPT or AI Overviews are quoting a given page, so the only real feedback loop is manual. Pick your five or six most important questions, and run them through Google (checking for an AI Overview), ChatGPT and Perplexity on a recurring basis. Note whether you're cited, what exact passage got quoted if you are, and whether a competitor's more specific number beat your vaguer one.
This also tells you which of your own pages are already well-formed. If a passage gets quoted verbatim, that's the shape to replicate elsewhere on the site: same directness, same specificity, same self-containedness.
Key takeaways
- ✓Answer the question in the first sentence after the heading, using the question's own words; put context and nuance after, not before.
- ✓Replace hedged language ('varies', 'approximately') with specific numbers, units and dates wherever you actually have them.
- ✓Write FAQ entries as standalone Q&A pairs, one idea each, 2-4 sentences, matched by visible FAQPage schema.
- ✓Structure pages as self-contained question blocks: no pronouns pointing outside the section, no reliance on 'as mentioned above'.
- ✓Delete sentences that add length without adding a fact, name, number or instruction; keep genuine caveats and exceptions.
- ✓There's no analytics dashboard for AI citation, check manually against ChatGPT, Perplexity and AI Overviews on a schedule.
Explore the data behind this guide
How to Write Content That Gets Quoted by ChatGPT and AI Overviews, FAQ
What's the single most effective change for getting quoted by AI Overviews?+
Replacing vague qualifiers with specific numbers. 'Fees vary' is unquotable; 'Rs 3,000 for foreign nationals as of 2026' is exactly the shape a generative engine can state as fact and attribute to you. This one edit does more than any structural change.
How long should an answer be to get quoted?+
Roughly 2-4 sentences for an FAQ-style answer, or 40-60 words for a definitional paragraph, similar to what Google displays in a featured snippet. It needs to be self-contained: understandable with no heading and no surrounding page visible.
Does FAQPage schema make ChatGPT quote me?+
There's no published evidence that schema markup directly influences OpenAI's selection, since OpenAI doesn't document its retrieval criteria. Schema does make your Q&A structure unambiguous to any system parsing the page, and it's required for Google's own FAQ rich results, so it's worth doing regardless, just don't expect it alone to guarantee an AI citation.
Should I write differently for ChatGPT versus Google AI Overviews?+
Not fundamentally. Both reward the same underlying qualities, specific and dated facts, self-contained passages, clear structure. Google publishes more documentation on how AI Overviews draw on ranked, crawlable content, so the SEO fundamentals matter more there explicitly; for ChatGPT and Perplexity, the same practices are informed observation rather than documented requirement.
Can padding a page with more content help it get quoted more often?+
Generally no. Padding dilutes the ratio of quotable sentences to filler, and can push the genuinely answerable sentence further from its heading. A short, direct page with a clean answer in the first sentence tends to out-perform a long page where the answer is buried in paragraph three.
Is there a way to check if my content is actually being cited?+
Not automatically. There's no equivalent of Search Console for AI citations from any vendor. The practical method is manual: run your key questions through ChatGPT, Perplexity and Google (checking for an AI Overview) on a recurring schedule and record whether and how you're cited, and check server logs for AI crawler user agents to confirm you're even being fetched.
Related guides
Sources & data note
The Google-specific claims here (AI Overviews drawing on ranked, crawlable content; featured snippet mechanics; structured data policy) are drawn from the Google documentation cited above. Neither OpenAI nor Perplexity publishes detailed criteria for how they select or weight sources for a generated answer, so the guidance framed around ChatGPT and Perplexity specifically is practitioner observation from testing queries against live outputs, not a documented ranking factor, and it can go stale as these systems change. Treat it as informed pattern-matching, verify against current outputs before relying on it, and be sceptical of anyone claiming precise knowledge of these systems' internals. Guides are written from primary sources, Nepali government departments, operators, park authorities and standards bodies, and each guide lists the sources used for its own facts. Rules, fees and prices in Nepal change; treat figures as current at the review date shown on each guide and verify anything money- or visa-critical with the issuing authority before you rely on it.