> For the complete documentation index, see [llms.txt](https://support.thehairpinlegcompany.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.thehairpinlegcompany.co.uk/table-legs/diy-guides-and-instructions/product-guides-and-care/box-frame-assembly.md).

# Box Frame Assembly

In this guide you find how to assemble frame legs such as the quad frame and square box frame. These full frame tables consist of legs and cross bars which can be bolted together in under 5 minutes.

1. Slide horizontal support bars over the leg tabs, ensuring the bolt holes are facing inwards.

<figure><img src="/files/PY5H4wuGROce1MFHwcuk" alt=""><figcaption></figcaption></figure>

2. Insert the bolts (with washers) through the horizontal support bars, using the supplied hex key. Do not tighten fully at this stage.

<figure><img src="/files/wWikgGaAPad5uyrmk4qx" alt=""><figcaption></figcaption></figure>

3. Attach the other support bar to the same leg and semi-tighten the bolts.

<figure><img src="/files/sOVtrvz4CpoMt6VsLuRm" alt=""><figcaption></figcaption></figure>

4. Slide the opposing leg into support bars.

<figure><img src="/files/8ZqADNk0NoehmadPKiij" alt=""><figcaption></figcaption></figure>

5. Give all the bolts a final tighten with the provided hex key. It is important to do these bolts up very tight to ensure maximum frame stability.


---

# 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://support.thehairpinlegcompany.co.uk/table-legs/diy-guides-and-instructions/product-guides-and-care/box-frame-assembly.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.
