# Service and Test Drive

Customers can book test drives and schedule service appointments directly from the kiosk — no rep needed.

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

## What customers can do

* Pick a test-drive vehicle and choose an open slot
* Book a service appointment for an existing vehicle
* See available times based on your dealership's calendar

## Tips

* Have one rep on call to greet test-drive customers as they finish booking — keeps the experience smooth

## Related

* [Browse and Chat](/kiosk/browse-and-chat.md)
* [Trade-In](/kiosk/trade-in.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/kiosk/service-and-test-drive.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.
