# For Shoppers and Owners

Scout helps you find the right vehicle and stay on top of the one you already own. Browse, chat, save favorites, track service history, and earn rewards along the way.

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

## In this section

* [**Getting Started**](/consumers/getting-started.md) — Set up your account and take a first lap around Scout
* [**AI Concierge Chat**](/consumers/ai-concierge-chat.md) — Find vehicles by chatting in plain English
* [**Vehicle Search**](/consumers/vehicle-search.md) — Filter, compare, and shop with confidence
* [**Personal Garage**](/consumers/personal-garage.md) — Manage the vehicles you own
* [**Service Records**](/consumers/service-records.md) — Track maintenance and total cost of ownership
* [**Rewards**](/consumers/rewards.md) — Earn points, badges, and streaks as you use Scout
* [**Saved Items**](/consumers/saved-items.md) — Bookmark vehicles and searches for later
* [**Account and Privacy**](/consumers/account-and-privacy.md) — Manage your profile and contact preferences


---

# 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.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.
