# Safe System - Introduction

## Current Version 1.5 (November 2025) <a href="#any-issues-or-missing-in-the-docs-contact-me" id="any-issues-or-missing-in-the-docs-contact-me"></a>

#### Any Issues or missing in the docs? Contact me! <a href="#any-issues-or-missing-in-the-docs-contact-me" id="any-issues-or-missing-in-the-docs-contact-me"></a>

[Contact Me](https://speedtutoruk.gitbook.io/keypad-system-doc/contacts/contact-me)

### Demo Video (Suitable for v1.3 onwards)

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

**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/safe-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 **Safe Unlock System** is a complete template for implementing a safe system that allows you to select a combination in 3 different parts and if those are correct, it will play an animation and open the door. You can then add custom functionality with UnityEvents to either spawn or place items inside. This pack includes 6 PBR textures for the safes: Green, Black and blue (Clean and Damaged) with a custom UI and interaction.


---

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