Insure any car by its VIN — bindable quotes, proof posted to the deal.
The 40-question form is the desk in miniature: the carrier already knows your car and makes you type it anyway. Every re-keyed field is a chance to be misquoted. Every day between drive-off and binding is uninsured.
paste, don't type
One VIN decode posts year, make, model, trim, style to the rating inputs. Three fields remain: driver, address, start date.
quotes as evidence statements
premium · carrier · coverage · timestamp. Commission per bound policy posted alongside. No adjective before a price, ever.
proof that files itself
InsuranceProof writes to the deal record the moment the policy binds. buy.vin step 6 checks itself off.
posted
insure.vin quoting fee: $0 · posted 2026-07-23 · Vin is paid a commission per bound policy by the carrier — the amount is posted on every quote, like every other number.
questions with posted answers
Who actually binds my policy? A licensed insurance producer. Quotes are automated on VIN rails; binding is done by licensed partners. Vin is the distribution surface and the proof-of-insurance rail — never the license holder.
Why so few questions? The VIN decode posts the vehicle's rating inputs — value · source · timestamp — so you confirm them instead of typing them. Facts the record can't hold yet are marked "Reported, not yet verified."
How does proof reach my deal? When the policy binds, InsuranceProof is written to the same deal record the dealer reads. The dealer sees this exact page.
the plan
- paste — the VIN; vehicle facts post from the record. You're 3 fields from a quote.
- pick — a quote; every number sourced and timestamped; the commission is one of them.
- bound — a licensed producer binds; proof posts to your deal. You're 0 steps from proof.
insure.vin/{VIN} — quote this vinfree insured-value check — paste a VIN, read the posted insured value and the premium-in-context line. No account.
for the agent you send
The agent reads the same record you do. Same two routes, three representations — the numbers never differ between them.
motions: B2H2A
- B2H2A — the human appears once, where the act is legally load-bearing — then the agent resumes
curl https://insure.vin/ -H 'accept: text/markdown' → the markdown twin of this page
curl https://insure.vin/{VIN} -H 'accept: application/json' → the record as typed evidence objects
curl https://insure.vin/{VIN} -H 'accept: text/markdown' → the record's markdown twinMachine surfaces on this host: /llms.txt · /icp.json · /.well-known/agents.json · one estate MCP server — apis.vin/mcp (every door a lens; tool results carry the door URL).
Attribution: X-Client-Type: html | md | json | mcp — read for agent-led demand attribution; it never changes the record.