> For the complete documentation index, see [llms.txt](https://docs.wcproducts.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wcproducts.com/welcome/shop-accessories/super-pit/assembly-instructions/table-kit/steps-5-11.md).

# Steps 5-11

## Step 5

Place the assembled Table Legs into the case in the desired location, ensuring it sits square and aligned. Using a sharpie, mark all required hole locations that will need to be drilled out in the next step.

{% hint style="warning" %}
Do not drill out the holes in this step.
{% endhint %}

<figure><img src="https://2386825890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6k1tSHkHIoyDCB96UGI6%2Fuploads%2FOQYG8DBP27pwLSE5UAIf%2FTable%20Kit%20-%20Step%205.svg?alt=media&amp;token=6b26251f-f9b9-429b-bc6d-7c1f50669565" alt=""><figcaption></figcaption></figure>

## Step 6

Remove the assembly from the case and drill the marked out holes. If any of the holes line up with any metal or handles we recommend not drilling those holes.

## Step 7

Take the Table Legs and set them back in the case in the same location that was used to mark the drilling locations in Step 5. Use #10-32 x 2-3/4" L bolts and #10-32 Nuts to bolt everything down.

<figure><img src="https://2386825890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6k1tSHkHIoyDCB96UGI6%2Fuploads%2Fu5eoWo4T1bg2Idp0U0CQ%2FTable%20Kit%20-%20Step%207.svg?alt=media&amp;token=fed58f9b-524d-4a29-9d4e-95bb5fc2542d" alt=""><figcaption></figcaption></figure>

## Step 8

Place your workspace top into position and mark all required hole locations that will need to be drilled out in the next step.

<figure><img src="https://2386825890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6k1tSHkHIoyDCB96UGI6%2Fuploads%2FIFhkfijnIn81MHjk8Tqh%2FTable%20Kit%20-%20Step%208.svg?alt=media&amp;token=abcda331-3a06-46a5-8d70-6ff7468c8575" alt=""><figcaption></figcaption></figure>

## Step 9

Remove the assembly from the case and drill the marked out holes. If any of the holes line up with any metal or handles we recommend not drilling those holes.

## Step 10

Place your workspace top into position and bolt it down using #10-32 bolts and nuts as shown below.

<figure><img src="https://2386825890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6k1tSHkHIoyDCB96UGI6%2Fuploads%2F7QpErQ7FpjbIqw9J4jAt%2FTable%20Kit%20-%20Step%2010.svg?alt=media&amp;token=3707fe2c-10fd-43a0-bb4f-0b20a43e2529" alt=""><figcaption></figcaption></figure>

## Step 11

Install the Table Support Bracket using the #10 x 1/2"L Particleboard Screws.

<figure><img src="https://2386825890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6k1tSHkHIoyDCB96UGI6%2Fuploads%2FsYuIhcqXoEVV5KaG7vLF%2FTable%20Kit%20-%20Step%2011.svg?alt=media&amp;token=007220d2-f182-4a19-886f-b1721be1ed93" alt=""><figcaption></figcaption></figure>


---

# 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://docs.wcproducts.com/welcome/shop-accessories/super-pit/assembly-instructions/table-kit/steps-5-11.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.
