> For the complete documentation index, see [llms.txt](https://ms-kb.msd.unimelb.edu.au/machine-workshop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ms-kb.msd.unimelb.edu.au/machine-workshop/resources/video-library/build-projects.md).

# Build Projects

There are projects from basic to advanced that could take anywhere from a couple of afternoons to a full semester depending on how busy the workshop is and how much time you have to spend making.

We see students coming in wanting to rush these extracurricular projects but if you take your time and follow all the steps your finished piece could last decades.

{% content-ref url="/pages/-M7\_LixmSOTkQR8BQlBF" %}
[Build a Plinth](/machine-workshop/resources/video-library/build-projects/plinths.md)
{% endcontent-ref %}

![Figure 1. Plinth and Pedestal Hire. Plinths. 2019.](/files/-MA00Y0AFqaIbK1omMrA)

{% content-ref url="/pages/-M3hsqWQ4TN1cY45k\_KQ" %}
[Build a Butcher Block](/machine-workshop/resources/video-library/build-projects/build-a-butcher-block.md)
{% endcontent-ref %}

![Figure 2. Proteak. Teakhaus cutting board. 2020.](/files/-MA09Kji2jxWsZ8nEksM)

{% content-ref url="/pages/-M3hsi5Wxf6tqet\_o7hp" %}
[Build a Box](/machine-workshop/resources/video-library/build-projects/build-a-box.md)
{% endcontent-ref %}

![Figure 3. Warawood Shed. Keepsafe Box. 2020.](/files/-MA02PGMNyJW-zDbLqRM)

{% content-ref url="/pages/-M3hsnmWqm4sabcaaYpz" %}
[Build a Picture Frame](/machine-workshop/resources/video-library/build-projects/build-a-picture-frame.md)
{% endcontent-ref %}

![Figure 4. Michael Alm. How to Make Floating Picture Frames. 2020. ](/files/-MA04skTghXwTSZ14C9S)

{% content-ref url="/pages/-M3ht-BGPdIm2LVRi7zT" %}
[Build a Side Table](/machine-workshop/resources/video-library/build-projects/build-a-side-table.md)
{% endcontent-ref %}

![Figure 5. Fix This Build That. Modern End Table. 2017.](/files/-MA07l270OXTuejqmZvV)

{% content-ref url="/pages/-MA0BN79BZJ66anzBvgq" %}
[Turning a Spherical box](/machine-workshop/resources/video-library/build-projects/turning-a-spherical-box.md)
{% endcontent-ref %}

![Figure 6. Ashley Harwood. Woodturning A Spherical Box. 2019.](/files/-MAUHsOlZMz9xHfOOeX9)


---

# 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://ms-kb.msd.unimelb.edu.au/machine-workshop/resources/video-library/build-projects.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.
