# Vehicle Search

Browse Scout's full inventory with detailed filters, fairness ratings, and a real-time market view.

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

## What you can do

* Filter by make, model, year, price, body type, drivetrain, fuel, color, mileage, and location
* See a fair-deal score on every listing so you know whether the price is competitive
* Spot price drops and trends without doing the math yourself
* Search using natural language ("compact SUV under $25k with all-wheel drive")

## Getting started

1. Open the search page and set your filters
2. Sort by deal score, price, mileage, or distance
3. Open a vehicle to see full details, photos, and pricing history

## Tips

* Save searches you run often to skip re-typing filters
* The deal score considers mileage, condition, and current market — not just sticker price

## Related

* [AI Concierge Chat](/consumers/ai-concierge-chat.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/vehicle-search.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.
