> 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/build-a-butcher-block.md).

# Build a Butcher Block

A butcher block is a great first project and they are fantastic to use. You will need to provide the appropriate glue and finish and you may need to buy timber if you can't find enough in the free materials in the workshop. See the [materials and purchasing tab](https://app.gitbook.com/@msd-makerspaces/s/machine-workshop/equipment/materials-and-purchasing) and the [gluing tab](https://app.gitbook.com/@msd-makerspaces/s/machine-workshop/~/drafts/-M7GxgUOCf1hxaEu3QKq/making/untitled/04-glueing) for more information.

Due the time it takes glue to dry you'll need to come back in 3 times to finish this project.

{% embed url="<https://youtu.be/I71rWveeuj0>" %}


---

# 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:

```
GET https://ms-kb.msd.unimelb.edu.au/machine-workshop/resources/video-library/build-projects/build-a-butcher-block.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.
