# Visitor Kiosk

Before you get started with a Visitor Kiosk, you'll need to&#x20;

1. [Set up a site](/site-setup/setting-up-a-site.md)
2. [Create at least one visit template](/visitor-management/visit-templates.md)

## Set up a Visitor Kiosk

1. Unbox the Visitor Kiosk and connect it to power
2. Connect the Kiosk to the internet using either Wi-Fi or a wired USB-C to Ethernet adapter
3. On the Portal, from the sidebar go to **Site setup** → the site you want to add a Visitor Kiosk to
4. Click **Edit map** and drag the Visitor Kiosk to the room where it is placed
5. Set a name and which visit template to use when a visitor uses self check-in on the Kiosk
6. If you’d like to print visitor badges, set a badge printer URL. Speak to Accessia about setting up a badge printer URL
7. Click **Save**
8. Click on the newly added Kiosk on the map and select **Set up** from the card
9. Show the QR code to the Kiosk


---

# 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.accessia.com/visitor-management/visitor-kiosk.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.
