> 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/wheels/pneumatic-wheels/assembly-instructions/getting-started/8-wheels.md).

# 8" Wheels

{% hint style="success" %}
Vibra-TITE VC-3 Threadmate ([Vibra-TITE](https://www.vibra-tite.com/threadlockers/removable-reusable-threadlockers/vibra-tite-vc-3-threadmate/?gad_source=1\&gad_campaignid=89842748\&gbraid=0AAAAAD2P3YRFs-3Kj4YTX9A4qtZWYdqGQ\&gclid=EAIaIQobChMI0JSks4upjQMVcNPCBB1_ghB9EAAYASAAEgJQp_D_BwE)) is recommended on all bolts that thread into a tapped hole.
{% endhint %}

## Step 1&#x20;

Slide Pneumatic Wheel Hub Adapter onto the Pneumatic Wheel Hub. Align the slots for the tube stem in both components.&#x20;

Once the hub adapter in installed, rivets may be installed to hold the adapter in place. The recommended rivets can be found on [McMaster (P/N 97519A098)](https://www.mcmaster.com/catalog/129/3733/97519A098).&#x20;

{% hint style="info" %}
The hub does not need to be riveted to the hub. The wheel will still function without the rivets.
{% endhint %}

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

## Step 2

The Pneumatic Wheel Hub will com with the screws and cover plate pre-installed. Before attempting to install the tire onto the hub, the cover plate needs to be removed.

Be sure that the tube is in the tire before trying to put the hub in the tire.&#x20;

The tire will be a tight fit onto the hub. In order to help with installation, spray the area with a soapy water solution where the tire and hub contact each other. This should help the tire slide on much easier.&#x20;

The stem in the tube needs to go through the slot in the hub. Also it is recommended that the stem faces towards the cover plate to make filling with air easier.

{% hint style="info" %}
Simple Green is the recommended spray to use.
{% endhint %}

<figure><img src="/files/0bEZwXQIOpATG0VN0UHg" alt="" width="563"><figcaption></figcaption></figure>

## Step 3

It may be hard to get the tire to sit fully on the hub due to it wanting to spring back off.&#x20;

Once the tire is on the hub as far as possible, get all six #8-32 bolts started. Work around the cover plate and tighten each bolt a little at a time until all bolts are tight.&#x20;

Be careful not to have the tire pinched between the cover plate and the edge of the hub.

<figure><img src="/files/XEEQZpLd1QtApaiVftxT" 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/wheels/pneumatic-wheels/assembly-instructions/getting-started/8-wheels.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.
