# Personal Garage

Keep track of the vehicles you already own — mileage, condition, value, and history all in one place.

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

## What you can do

* Add a vehicle by VIN and have most details auto-filled
* Update mileage and condition over time
* See an estimated current value and how it's changing
* Link service records to keep a complete history

## Getting started

1. Click **Add vehicle** in your garage
2. Enter the VIN — Scout fills in make, model, year, and specs
3. Add mileage and any details that aren't auto-detected

## Tips

* Updating mileage regularly gives you the most accurate value estimate
* Adding service records improves resale value tracking

## Related

* [Service Records](/consumers/service-records.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/personal-garage.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.
