# Door Kit - Introduction

## Current Version 1.3 (January 2026) <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](/door-interaction-kit-doc/contact-me/contact-me.md)

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

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

Support:[ YouTube](https://www.youtube.com/user/SpeedTutor) || [Website](https://www.speed-tutor.com/pages/contact) || [Discord](https://discord.gg/Dh3Kb7Z) || [Email](mailto:speedtutoruk@gmail.com) || [Online Docs](https://speedtutoruk.gitbook.io/door-interaction-kit-doc/)

The Door Interaction Kit is a starter for door interactions, it allows you to open and close doors with a single button press, set the angle, speed of opening and custom sounds effects. You can choose to lock, apply planks and collect keys to open them. You can open Doors, Lockers and Drawers. You can even spawn objects within drawer and come with a new save system for the inventory items.


---

# 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/door-interaction-kit-doc/door-kit-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.
