# Keycard System - Introduction

## Current Version 1.2 (December 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](/keycard-system-doc/contacts/contact-me.md)

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

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

**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 Documentation](https://speedtutoruk.gitbook.io/keycard-system-doc/) || [Web Demo](https://www.speed-tutor.com/pages/keycard-system-v1-0-webgl-demo)\
\
This **Keycard System** is a complete template for implementing your own keycard and scanner system. The keycards allow you to interact and open a specific themed scanner, as seen in popular Adventure Games to access new areas.


---

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