# Check-In

Greet customers as they walk in and connect them to their existing profile — or start a new one if they're a first-time visitor.

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

## What customers can do

* Sign in with a name or phone number
* Pick up where they left off if they've visited before
* Get matched with a rep automatically

## Setting up

* Place the kiosk near the entrance for highest visibility
* Make sure the kiosk is signed in to your dealership

## Tips

* A friendly welcome message goes a long way — customize the greeting in your settings

## Related

* [Browse and Chat](/kiosk/browse-and-chat.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/check-in.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.
