# AI Concierge Chat

Chat with Scout to find the right vehicle without scrolling endless listings. Tell it what you need in plain English and it does the searching, comparing, and number-crunching for you.

> **Status:** Draft — content coming soon.

## What you can do

* Describe the kind of vehicle you want and get personalized matches
* Compare two or more vehicles side-by-side
* Ask whether a price is fair for a given vehicle
* See market trends for makes and models you're considering
* Pick up where you left off — Scout remembers your preferences across sessions

## Getting started

1. Open Scout and head to the chat tab
2. Tell Scout what you're looking for — budget, body type, must-haves, dealbreakers
3. Refine by asking follow-up questions like "show me cheaper ones" or "which has better resale value?"

## Tips

* The more specific you are, the better the picks
* You can save vehicles directly from the chat to revisit later

## Related

* [Vehicle Search](/consumers/vehicle-search.md)
* [Saved Items](/consumers/saved-items.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.scoutautos.com/consumers/ai-concierge-chat.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
