> For the complete documentation index, see [llms.txt](https://docs.creativeconners.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.creativeconners.com/docs/machinery/floorpocket-v2/assembly/column-extension.md).

# Column Extension

### Lift the extension up and place on top of base column.

![Column Extension Lifting Sling](https://creativeconners.com/files/Manuals/floorpocket-v2/column-extension-lifting.png)

### Make the splices, leave bolts loose

Pro-Tip: Using a drift pin is helpfup for aligning the hole and making the bolted connection.

#### Splice Hardware

![Column Splice](https://creativeconners.com/files/Manuals/floorpocket-v2/column-seam.png)

Hevi- Rail Hardware:

* Torque Specification: 41 ft/lbs
* Qty: 4 - 3/8" x 2" Socket Head Cap Screws
* Qty: 4 - 3/8" Lock Nuts

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

Splice Hardware:

* Torque Specification: 57 ft/lbs
* Qty: 4 - Splice Plates

<figure><img src="/files/9shySfEy0ZZwznl4ONBO" alt=""><figcaption></figcaption></figure>

1. Qty: 32 - 1/2" x 1.5" Hex Bolt
2. Qty: 32 - 1/2" Flat Washers
3. Qty: 32 - 1/2" Lock Washers
4. Qty: 32 - 1/2" Hex Nut

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

### Align the hevi-rail.

* Make sure the seems on the hevi-rail line up
* Tighten bolts

![Splice Plate Detail](https://creativeconners.com/files/Manuals/floorpocket-v2/column-seam-detail.png)

### Level the base platform

Adjust the leveling feet to make sure the hevi-rail is sitting plumb

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

<figure><img src="/files/hIiK6sBUAOg6smTajovQ" 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.creativeconners.com/docs/machinery/floorpocket-v2/assembly/column-extension.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.
