> 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/tombstones/frankenweenie-sparky-tombstone.md).

# Frankenweenie: Sparky Tombstone

![](/files/psYfTh3WUTJuSNm88rMa)

Whether you have computerized tools or you want to build it by hand the materials included will help support you building this tombstone.  Check out how to create tombstones in the [Tombstone Page](/projects/halloween/tombstones.md).  This tombstone is designed to be cut into 1" and 2" Extruded Polystyrene Foamboard Insulation.  The front and back sections are 3" thick and the mid section is 2" thick.

License: [Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)](https://creativecommons.org/licenses/by-nc-sa/4.0/)

Difficulty: Medium-High

## Media

Included are files to CNC Cut, and/or Print a template of the tombstone.

### 3D Models

3D Step Files: [Maker86 Industries](https://maker86.com/shop/ols/products/sparky-tombstone-3d-step-files-movie-reference-frankenweenie)

### Printable Templates

Templates: [Maker86 Industries](https://maker86.com/shop/ols/products/sparky-printable-tombstone-template-movie-reference-frankenweenie)

#### If you use these instructions please post your build on Twitter and share the post with me (@malamaker86).

![Movie image for reference](/files/2ixfibyBgmHrxQ1aflT7)

![](/files/3r9qcolwWTvrRgG45Htc)


---

# 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/halloween/tombstones/frankenweenie-sparky-tombstone.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.
