# Getting Started

A quick tour of Scout so you can hit the ground running.

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

## What you'll do

* Create your account
* Tell Scout a bit about what you're looking for
* Take your first chat or search

## Steps

1. Sign up with your email and create a password
2. Add a vehicle to your garage if you already own one
3. Start a chat or open Search to begin shopping

## Tips

* The more you use Scout, the smarter it gets at recommending vehicles for you
* You can come back later — Scout remembers where you left off

## Related

* [AI Concierge Chat](/consumers/ai-concierge-chat.md)
* [Personal Garage](/consumers/personal-garage.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/getting-started.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.
