> For the complete documentation index, see [llms.txt](https://speedtutoruk.gitbook.io/valve-pipe-system-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://speedtutoruk.gitbook.io/valve-pipe-system-doc/master.md).

# Valve System - Introduction

## Current Version 1.4 (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/nJ4Vmldkroc>" %}

**Support:**[ YouTube](https://www.youtube.com/user/SpeedTutor) || [Website](http://www.speed-tutor.com/) || [Discord](https://discord.gg/Dh3Kb7Z) || [Email](mailto:speedtutoruk@gmail.com)<br>

* Looking for a pack which combines all of my puzzle assets together, at a massively reduced price? [Adventure Puzzle Kit](https://speed-tutor.com/product/adventurepuzzlekit/)

This is a complete template for implementing your own puzzle for collecting coloured valves with corresponding pipe system, to turn and produce some custom interaction of your choice!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/valve-pipe-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.
