> For the complete documentation index, see [llms.txt](https://wiki.malamaker.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.malamaker.org/projects/halloween.md).

# Halloween and Haunt

### Welcome to MalaMaker Halloween Page.  One of my favorite holidays and with that I do what I do best... ***overdo everything*****!**

{% content-ref url="/pages/jlKjrDuNBD9P6nXQjRSb" %}
[Caught on Camera](/projects/halloween/caught-on-camera.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiI\_RFR3sukP2KBJjPc" %}
[Costumes and Costume Props](/projects/halloween/costumes-and-costume-props.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfNx-QwW27pglqRqVUb" %}
[Tombstones](/projects/halloween/tombstones.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGYgXhVTNRFjd0tv\_c7" %}
[Props and Decor](/projects/halloween/decor.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGYgbyfhYQxVRdON-it" %}
[Electronics & Automations](/projects/halloween/electronics-and-automations.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGYghRqIDmdkyHjYapQ" %}
[Fogger Hacks](/projects/halloween/fogger-hacks.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGYgt1C3GNztiWpKoyH" %}
[Animatronics and Special Effects](/projects/halloween/animatronics-and-special-effects.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGz2Y-OQRNRN8mYkGue" %}
[Pumpkin Carving](/projects/halloween/pumpkin-carving.md)
{% endcontent-ref %}

### 2022:

Coming In October 2022!

### 2021:

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

### 2020:

{% embed url="<https://youtu.be/eqJztcCpJro>" %}
Halloween 2020
{% endembed %}

### Then:

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

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


---

# 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://wiki.malamaker.org/projects/halloween.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.
