> 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/making/step-by-step/joining/dowel-joint.md).

# Dowel joint

## What is a Dowel joint?

A dowel joint is commonly used to reinforce butt joints, that is, the joining of the end or edge of a board to the face of another. It is made up of 2 pieces with holes drilled, into which glue and small round wooden pins (known as dowels) are inserted connect them. It is a substitute to using a domino joint (i.e. [floating tenon](/machine-workshop/making/step-by-step/joining/floating-tenon-joint.md)) and requires extremely accurate makings to be achievable, unless dowel centres are used.

![Figure 1. Szpuzar Nikodem. Prop chair. 2013.](/files/-MA4iKoguNFD9tG2_5Dv)

## How do I make it?

To make this joint in the easiest way possible, you can use the [pedestal drill](/machine-workshop/spaces/machine-workshop/equipment/untitled/drill-press.md) available in the **MSD Machine Workshop**.

For more information, below is a video demonstrating making a dowel joint.

{% embed url="<https://www.youtube.com/watch?v=AVqI9lGepjs>" %}


---

# 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/making/step-by-step/joining/dowel-joint.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.
