> 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/scene-builds/nyc-sewer-scene.md).

# NYC Sewer Scene

<figure><img src="/files/Ig0lr9FNhfZnMr8EeXmy" alt=""><figcaption></figcaption></figure>

This set display was started in December 2024 and is making its way around.  It has been to Transworld 2025, MRRF 2025, LBX (LightBurn Experience) 2025, a haunted attraction in Iowa October 2025 and a Christmas attraction in November and December 2025.

<div data-full-width="true"><figure><img src="/files/waw7ckAVTFZxbBrsDrqq" alt=""><figcaption></figcaption></figure></div>

### Self Contained Storage and Shipping

<div><figure><img src="/files/XUfNAZSykQ4oUP4rpzC8" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/TPgIjaqz6YknteWe8172" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/uRxXzmwTInz62pk5hIDB" alt="" width="375"><figcaption></figcaption></figure></div>

### Digital Files

{% file src="/files/gEKZRBrMOdOJNIsB2Dtn" %}
MillMage File (LightBurn's CNC CAM Software).  This file can be opened in LightBurn.
{% endfile %}

More will be posted on this display in Fall 2025


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.malamaker.org/projects/scene-builds/nyc-sewer-scene.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
