# 6 - 8

| Plan Name           | Grade Level | Description                                                                                                   | Science | Technology | Engineering | Art | Math |
| ------------------- | ----------- | ------------------------------------------------------------------------------------------------------------- | ------- | ---------- | ----------- | --- | ---- |
| Melting Temps       | 6-8         | Students find the melting temps of several different kinds of plastic                                         | x       |            |             |     |      |
| Rocket              | 6-8         | Students use CAD to design and print a rocket, stuff the rocket and launch the rocket                         | x       | x          |             |     |      |
| Human Body          | 6-8         | Students print and assemble the human body                                                                    | x       |            |             |     |      |
| Human Heart         | 6-8         | Students print and assemble the human heart                                                                   | x       |            |             |     |      |
| Human Brain         | 6-8         | Students print and assemble the human brain                                                                   | x       |            |             |     |      |
| Human Eye           | 6-8         | Students print and assemble the human Eye                                                                     | x       |            |             |     |      |
| Build Jet Engine    | 6-8         | Students search for a multi piece jet engine, print it and assemble it                                        |         |            | x           |     |      |
| Design Puzzle       | 6-8         | Students use CAD to design a 2D or 3D puzzle that can be printed out and then assembled                       |         |            | x           | x   |      |
| Paint A Sculpture   | 6-8         | Students search for models of great sculptures, print the sculpture and then paint it to match the real thing |         |            |             | x   |      |
| Multi-Medium Puzzle | 6-8         | Students will print a puzzle, and use other mediums to design their puzzle.                                   |         |            |             | x   |      |
| Postulates          | 6-8         | Students print out postulates for geometry                                                                    |         |            |             |     | x    |
| Base Numbers        | 6-8         | Students print out numbers in binary, base 8, base 10, roman and hexadecimal                                  |         |            |             |     | x    |


---

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