Vault seed record
Rank client file requests
You need a missing file from a client. Which order goes from safest to most translated?
Classification
Provenance
Kind: human-authored
Source: natural-usage-anchor-pack
Batch: natural-usage-001
Reviewer: content-lead
Updated: 2026-05-20
Instruction and answer
Instruction
Choose the most natural ranking.
Correct answer
Could you send it over? -> Please send the file. -> I wait your file.
Explanation
The safest client phrase is 'Could you send it over?' A direct request can still work, but 'I wait your file' sounds translated and incomplete.
Product use
Surfaces
Source languages
Difficulty
high
Conversion hook
Turns a normal question into a status game: can you spot the expensive wording?
Review payload
Review notes
Ranking mechanic represented as a single-choice runtime card for now.
Media prompt
No media prompt attached.
Assets
Source traps
Tags
Usage
Tests: native-sounding, business-english, formal-informal
Funnels: none
Challenges: client-file-ranking
{
"type": "single-choice",
"correctOptionId": "polite-to-translated",
"options": [
{
"id": "polite-to-translated",
"label": "Could you send it over? -> Please send the file. -> I wait your file.",
"rationale": "This moves from natural and polite to blunt to translated."
},
{
"id": "translated-first",
"label": "I wait your file. -> Could you send it over? -> Please send the file.",
"rationale": "The translated option cannot be ranked as safest."
},
{
"id": "blunt-first",
"label": "Please send the file. -> I wait your file. -> Could you send it over?",
"rationale": "The most natural option is placed last."
},
{
"id": "all-equal",
"label": "All three are equally natural.",
"rationale": "They differ clearly in tone and correctness."
}
]
}