# Keypad & Phone System - Introduction

### Any Issues or missing in the docs? Contact me!

[Contact Me](/keypad-system-doc/contacts/contact-me.md)

### Demo Video

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

**Support:**[ YouTube](https://www.youtube.com/user/SpeedTutor) || [Website](http://www.speed-tutor.com/) || [Discord](https://discord.gg/Dh3Kb7Z) || [Email](mailto:speedtutoruk@gmail.com)\
\
Looking for a pack which combines all of my puzzle assets together, at a massively reduced price? [Adventure Puzzle Kit](http://u3d.as/1YdZ)\
\
The Keypad & Phone System is a complete template for implementing unlimited styles of UI keypads and phone types. The has 4 included keypad variants: Modern, Scifi, Bomb and full keyboard. The 3 included phone variants: PayPhone, Office and Mobile - These allow you to input a varied string code to the length of your choice, which if matched by the player will allow some type of interaction. I have included a PBR Door and controller for testing and various SFX.\
\
**NEW FEATURES:**

* v2.0 introduces the entire phone system as an additional to the original keypad system


---

# 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/master.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.
