# Write a structured answer block for a query

> Use when you need a short answer block at the top of a page for one specific query.

## Fill in before running

- `{{QUERY}}`
- `{{SOURCE_FACTS}}`
- `{{READER_STAGE}}`

## Prompt

```
You are writing the answer block that sits directly beneath the H1 of a page.

Query the page targets: {{QUERY}}
What we know that is true and specific: {{SOURCE_FACTS}}
Reader stage: {{READER_STAGE}}

Produce three variants at different lengths: 25 words, 60 words, 110 words. Each must:
- Answer the query in the first sentence with no preamble and no restating of the question.
- Include at least one specific, checkable detail from {{SOURCE_FACTS}}.
- Name the main condition or exception where the answer changes.
- Stand alone with no reference to "this guide", "below" or "as we will see".

Then give a one-line note on which variant to use and why, and list any part of the query you could not answer from {{SOURCE_FACTS}}.

Constraints:
- Do not invent numbers, dates or percentages. If a number would help and you do not have one, write [needs data].
- No em dashes, no hedging stacks such as "generally speaking, in most cases".
- Plain sentences. No bold, no lists inside the block.
```

## Getting a better result

- Use the 60 word variant on the page and the 25 word variant as the meta description.
- Naming the exception is what stops assistants adding their own incorrect caveat.
- If the block reads fine with the H1 removed, it is self-contained enough.

---

From the QuQi prompt library - https://www.quqi.io/prompts/structured-answer-block
