# Phone System - Introduction

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

**Support:**[ YouTube](https://www.youtube.com/user/SpeedTutor) || [Website](http://www.speed-tutor.com/) || [Discord](https://discord.gg/Dh3Kb7Z) || [Email](mailto:speedtutoruk@gmail.com) || [Online Documentation](https://speedtutoruk.gitbook.io/phone-system-doc/)\
\
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 **Phone Call System** is a complete template for implementing unlimited styles of Phone Interaction. The has 3 included 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 you to play an audio clip - In this case, a phone recording or call.\
\
**NEW FEATURES:**\
►*\*NEW\* - V1.2 - Completely rewritten, Unified Managers and Optimisations*\
►*V1.1 - Big Rework, Managers, Elements & More!*\
\
**CORE FEATURES**\
►*Supports: First Person & Third Person Interaction*\
►*Raycast and Trigger Event Interaction*\
►*3 Custom UI phone keypads:*\
►*3 Custom PBR Phones:*\
►*Wall Pay Phone*\
►*Office Phone*\
►*Modern Mobile Phone*\
►*1-Infinity Keypad Input*\
►*Call infinite amount of numbers*\
►*Sprites / Textures Included*\
►*Basic sound effects*\
►*Fully prefabbed*\
►*Full Documentation*\
►*Full C# Source Code*\
\
If you have any problems or have a question, don't hesitate to [contact me via email](mailto:speedtutoruk@gmail.com)


---

# 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/phone-system-doc/phone-system-introduction.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.
