#What is actually happening today
Agents read. A shopper asks an assistant to compare three vehicles or explain a warranty difference, and the assistant fetches pages — possibly yours — and synthesises an answer. This is real, it is happening at volume, and it is the part worth preparing for.
Agents also summarise and filter. Someone can ask which nearby dealers have a specific trim and get a list assembled from whatever the system could retrieve. Whether your store appears depends entirely on whether your pages were retrievable and clear.
What is largely not happening yet is agents completing transactions — booking the appointment, submitting the credit application, negotiating. Demonstrations exist. Reliable production use at dealership scale does not.
#Why the reading part is the part that matters
Because it is already affecting whether you are considered. If an assistant cannot retrieve your inventory, understand your service offering or state your hours, it will answer using whoever it could read — which is frequently a marketplace rather than the store.
The preparation for this is not exotic. Crawlable pages, clear structure, accurate structured data, consistent business information, and content that answers questions directly. It is the same work that makes a site rank.
That convergence is the useful insight. There is no separate AI-agent strategy to fund. There is a well-built website, which serves both.
#The accuracy risk is specific to this industry
Dealership data changes constantly — inventory turns daily, prices move, hours change around holidays, departments have different schedules. Generic retail advice about AI accuracy understates how fast this data goes stale.
An agent that confidently tells a shopper you have a vehicle you sold last week has created a problem that lands in your showroom, not in the model. The same applies to a price that has moved or a service department someone drove to outside its hours.
The mitigation is unglamorous: keep the authoritative version current and machine-readable, make sold vehicles genuinely unavailable rather than quietly stale, and keep hours and departments accurate everywhere they appear. You cannot control what a model says. You can control what it reads.
#What not to buy yet
Be cautious about products promising an agent that will handle the customer conversation end to end. The demonstrations are impressive and the production failure mode — confident, wrong, in your name — is expensive.
Be similarly cautious about anything claiming to guarantee placement in AI answers. No one controls that. What can be improved is eligibility: whether your content is retrievable, clear and corroborated. Anyone promising more than that is selling certainty that does not exist.
The reasonable posture is to invest in being readable and accurate now, and to treat transactional agents as something to evaluate when they have a production track record rather than a demo.
#What to do this quarter
Confirm the AI crawlers can actually reach you. Check server logs for the relevant user agents, and check that nothing at the CDN or firewall level is returning 403 to them — that single misconfiguration silently removes a store from every AI answer.
Make the answers you want quoted easy to find and unambiguous: hours, departments, what you service, how trade appraisal works, what the process looks like. Written plainly, near the top of the relevant page.
Then measure. A fixed prompt set run monthly will tell you whether any of this is landing, and it is the only honest way to know.
#How to check you are not blocked
This takes two minutes and is the highest-value check on the list, because being blocked removes you from every AI answer regardless of how good the content is.
Request one of your own pages with an AI crawler's user agent and look at the status code. A 200 is fine. A 403 means something — usually a bot-protection setting at the CDN or firewall, often on by default — is turning them away no matter what robots.txt says.
Then check the server logs for those agents over the last month. If they appear regularly, you are being fetched and the remaining work is about clarity. If they never appear, nothing else you do to the content matters until that is resolved.