# Turn sales objections into posts

> Use when sales keeps hearing the same objections and you want social posts that handle them before the call.

## Fill in before running

- `{{OBJECTIONS}}`
- `{{PRODUCT}}`
- `{{AUDIENCE}}`
- `{{PLATFORM}}`
- `{{WORD_COUNT}}`

## Prompt

```
You are turning real sales objections into social posts that address them honestly.

Objections, as prospects actually phrase them:
"""
{{OBJECTIONS}}
"""
What we sell: {{PRODUCT}}
Audience: {{AUDIENCE}}
Platform: {{PLATFORM}}

For each objection, output:
- The objection restated in the prospect's words.
- What is legitimate about it. This section must be non-empty. If an objection is entirely wrong, say what makes people believe it.
- The honest response, including where we genuinely lose.
- A post of {{WORD_COUNT}} words that engages the objection without naming our product until the final two sentences, if at all.

Rules:
- Never write a post that pretends the objection is stupid.
- Never claim we handle something unless the input says we do. Write [CHECK: do we actually do this] instead.
- No fabricated case studies, customer names, or results.
- At least one of the posts must concede that we are the wrong choice for a specific kind of buyer, and say who that is.
- No em dashes, no "it's not just X, it's Y", no closing paragraph restating the opening.

End with a ranking of the objections by how much a good public answer would help, and one line on why the top one is top.
```

## Getting a better result

- Paste the objections verbatim from call notes - paraphrasing them into marketing language ruins the output.
- The "we are the wrong choice for" post is usually the one that gets shared internally by prospects.
- Send the drafts to a salesperson before publishing; they will spot the [CHECK] lines fastest.

---

From the QuQi prompt library - https://www.quqi.io/prompts/objection-post-series
