> For the complete documentation index, see [llms.txt](https://education.printm3d.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://education.printm3d.com/lesson-plans/6-8/multi-medium-puzzle.md).

# Multi-Medium Puzzle

Subject Area: Art

Learning Objectives: Students will learn about using different mediums to create a work of art. \
&#x20;\
Materials Needed: One computer, one Micro or Micro+ 3D printer, and one 250ft 3D Ink filament spool (PLA or ABS-R3 recommended) per 2-5 students, any mediums you’d like students to use in class, can include feathers, jewels, printed or painted paper, tissue paper, etc.&#x20;

Brief Description: Students will print, assemble, and then paint their own unique puzzle.&#x20;

To Prepare: Students will need a computer that has the M3D software on it. We recommend one printer per every 2-5 students. The Micro or Micro+ 3D printer will need to be plugged into both the wall and the computer. Each printer will need to have a 250ft spool feeding into the external port. A spool holder is also recommended.&#x20;

If you need assistance with any of the above please see our guides at support.printm3d.com.&#x20;

Lesson Plan:&#x20;

1\. Students will go online to <https://www.thingiverse.com/thing:890639> and download the puzzle models.&#x20;

2\. Students will upload the models to M3D software and click print. You will not need to use any supports. Once the models have printed, students should assemble their puzzles.

3\. Students can now decorate their puzzles using a variety of different mediums.&#x20;


---

# 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://education.printm3d.com/lesson-plans/6-8/multi-medium-puzzle.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.
