# Materials List

## Approved Materials

<table><thead><tr><th>Material</th><th width="150">Thickness</th><th>Notes</th></tr></thead><tbody><tr><td>Acrylic / Plexiglas</td><td>1/4"</td><td></td></tr><tr><td>Delrin</td><td></td><td></td></tr><tr><td>Kapton Tape</td><td></td><td></td></tr><tr><td>Mylar</td><td></td><td></td></tr><tr><td>Paper / Cardstock</td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr></tbody></table>

## <mark style="color:red;">Never Use</mark>

<mark style="color:red;">Any material that has a glue backing is not allowed. The glue will vaporize and may damage the lens.</mark>

| Material                         | Safety Hazard               | Notes        |
| -------------------------------- | --------------------------- | ------------ |
| ABS                              | Melts / cyanide             |              |
| Epoxy                            |                             |              |
| Fiberglass                       |                             |              |
| Food                             |                             |              |
| High Density Polyethylene (HDPE) | Catches fire & melts        | Milk bottles |
| Polycarbonate (PC)               |                             |              |
| Polypropylene Foam               |                             |              |
| Polystyrene                      |                             |              |
| Polyvinyl Chloride (PVC)         | Emits chlorine gas when cut |              |
|                                  |                             |              |


---

# Agent Instructions: 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.cherokeemakerspace.org/index/wiki/laser/materials-list.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.
