# 3.2	FingeRate Bot (Touchless survey kiosk)

FingeRate Bot, also referred to as touchless survey kiosk, is an AI-powered survey kiosk. It streamlines the in-person survey process by removing the need for physical interactions. Visitors can effortlessly and quickly respond to closed-ended questions by making a simple hand gesture toward the camera, providing a distinctive and enjoyable experience. Additional data is also collected during the process, including gender, date, time, and total participants.

<figure><img src="/files/3W7teXQdcWWAxZbxUkLh" alt=""><figcaption><p>FingeRate Bot - User Flow</p></figcaption></figure>

Accessible in real-time on the FingeRate App and the FingeRate dashboard, this data can be used by public agencies, businesses, and other venues to support decision-making at a lower cost. The goal is to make the survey results accessible from anywhere and in real-time.

<figure><img src="/files/5tINKhs7OgFRnMYywkAh" alt=""><figcaption><p>FingeRate Bot Dashboard</p></figcaption></figure>

### Touchless Survey Kiosk Key Features:

* Survey Creation and Management (dashboard)
* AI-powered camera
* Ad banners (video and static)
* Random reward option
* Data accessible in real-time (dashboard and FingeRate app)
* UI customization


---

# 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://fingerate.gitbook.io/fingerate-whitepaper-v3.1/3.-fingerate-services/3.2-fingerate-bot-touchless-survey-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.
