> 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/system-and-structure/elevator-bearing-blocks/assembly-instructions/elevator-corner-bearing-block.md).

# Elevator Corner Bearing Block

## Assembly Instructions

The following page shows the General Assembly Instructions for the Top Hat Elevator Block.&#x20;

{% hint style="success" %}
Vibra-TITE VC-3 Threadmate ([Vibra-TITE](https://wcproducts.com/products/threadlocker)) is recommended on all bolts that thread into a tapped hole.
{% endhint %}

## Step 1

Slide the 1/4" ID x 3/4" OD Radial Bearings onto the Dowel Pin.

<figure><img src="/files/7h93DIiwQp97KyvyHaUD" alt="" width="563"><figcaption></figcaption></figure>

## Step 2

Drop the assembly from Step 1 into the Bearing Block. The bearings should easily fall into the slots on the block. The dowel pin will be constrained by the Cam Followers and Spacers installed in Step 3.

<figure><img src="/files/1rvkzX3y2k54G8tXnbnf" alt="" width="563"><figcaption></figcaption></figure>

## Step 3

Bolt the bearing and spacer stack-up to the block as shown in the images below.&#x20;

{% hint style="info" %}
The 7/32"L Spacers can be replaced with the included 1/16"L Spacers as shown in the images below. Refer back to the Configurations section for more information.
{% endhint %}

{% tabs %}
{% tab title="7/32"L Spacer" %}

<figure><img src="/files/ahQDNLRZCojwLUcDKWyb" alt="" width="563"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="1/16"L Spacer" %}

<figure><img src="/files/W5Bsw98Yij58gzhEmLYV" alt="" width="563"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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/system-and-structure/elevator-bearing-blocks/assembly-instructions/elevator-corner-bearing-block.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.
