> 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/bearing-blocks/assembly-instructions/assembly.md).

# Assembly

## Assembly Prep

Refer back to the [Individual Components page](/welcome/system-and-structure/bearing-blocks/general-info/individual-components.md) to ensure that all necessary parts are located before starting assembly steps.

#### Tools Required For Assembly

* Allen Key - 1/8"

## Basic Assembly

{% 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 Clamping Bearing Blocks onto the tube. Make sure the tube has a clearance hole or slot for the shaft before assembly.

{% tabs %}
{% tab title="2" Centered" %}

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

{% tab title="2" Offset" %}
{% hint style="info" %}
Make sure the arrows on the tapped and clearance bearing blocks are pointing in the same direction.
{% endhint %}

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

{% tab title="2.5" Centered" %}

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

{% tab title="2" Offset" %}
{% hint style="info" %}
Make sure the arrows on the tapped and clearance bearing blocks are pointing in the same direction.
{% endhint %}

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

### Step 2

Thread the four #10-32 x 1.500" L Button Head Bolts through the clearance block and into the tapped block.

{% hint style="info" %}
Longer bolts will be needed if you are clamping around tubing that is wider than 1".
{% endhint %}

{% tabs %}
{% tab title="2" Centered" %}

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

{% tab title="2" Offset" %}

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

{% tab title="2.5" Centered" %}

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

{% tab title="2" Offset" %}

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

## Motor Mounting

In order to mount a motor to the 2.5" Bearing Blocks, use the two .375" OD x .125" depth c-bore holes.

{% hint style="info" %}
The 2" Bearing Blocks are not able to have motors mounted to them.
{% endhint %}

<figure><img src="/files/UnkEjfcaDyZu3YstjXby" alt="" width="563"><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/system-and-structure/bearing-blocks/assembly-instructions/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.
