> 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/stranger-things-billy-hargrove.md).

# Stranger Things: Billy Hargrove

![Image may be subject to copyright](/files/zQxK9YYkXFGdwwfyfwux)

I am a huge Stranger Things fan and what better than Billy, I mean William, wait yeah Billy's tombstone.  Just to add the icing on the cake with the blooper of the tombstone magically becoming William when Max starts levitating, both name stencils are included.

Check out how to create tombstones in the [Tombstone Page](/projects/halloween/tombstones.md).  This tombstone is designed to be cut into 2" Extruded Polystyrene Foamboard Insulation.  The base and top of the tombstone is designed to be 3 layer thick of 2" foam.

When finishing this tombstone to get the rough chipped granite look, use the spray bottle, water, heat gun technique on your foam to get that authentic rough look.  We have a link to the technique being used by Wicked Makers on our [tombstone page](https://wiki.malamaker.org/projects/halloween/tombstones#adding-character).

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

Difficulty: Low

## Media

Included are files to Print a template of the tombstone.

![](/files/E6fiB5pv93msLJzmqRnv) ![](/files/eZNMjLIfx667vbEk8j9o)

### Printable Templates

Templates: [Maker86 Industries](https://maker86.com/shop/ols/products/billy-hargrove-printable-tombstone-template-tv-series-reference-stranger-things)

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

![Image may be subject to copyright](/files/pd1tF4X8WFzIjL6Bg9kv)


---

# 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/stranger-things-billy-hargrove.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.
