# Video Tutorial Setup

{% embed url="<https://youtu.be/vTdtd1pAQ7w>" %}

### **Quick Start**

{% hint style="info" %}
You can add the **Entire Keypad DemoScene** to your scene and it will have all the system setup and ready to use&#x20;
{% endhint %}

### Tags Reference Guide

{% hint style="info" %}

* **Raycast:**&#x20;
  * 3D keypad / phone model should be tagged: **Keypad**
* **Trigger:**&#x20;
  * 3D keypad model should be set to: **Untagged**
  * FPSController should be tagged: **Player**
    {% endhint %}


---

# 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://speedtutoruk.gitbook.io/keypad-system-doc/getting-started/video-tutorial-setup.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.
