> 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/battery-rack-kit/steps-1-5.md).

# Steps 1-5

## Step 1

Prepare all Rail Tubes by installing a 1” x 1” Tube Plug into each end. Secure each Tube Plug using two #10-32 x 3/8”L bolts, as shown below.

{% tabs %}
{% tab title="Vertical Rails (Left & Right)" %}
{% hint style="info" %}
Install the Tube Plugs into both the Left and Right Vertical Rails.
{% endhint %}

<figure><img src="/files/FvkMBip5uEXDL3ILPsP2" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Battery Support Rails" %}

<figure><img src="/files/Uy5eSXAO3S8vA85f7wpr" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Horizontal Support Rail " %}

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

## Step 2

Prepare the bottom of the Battery Rack for assembly by mounting a Battery tray to two of the Main Horizontal Rails using the included 3/16" rivets as shown below.

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

## Step 3

Install the Roadcase Shim onto the Assembly from Step 2 using the included 3/16" Rivets.&#x20;

{% hint style="info" %}
The Roadcase Shim is need in order to balance out the completed structure.
{% endhint %}

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

## Step 4

Assemble the Battery Trays by mounting them onto the Battery Support Rails from Step 1 using the included 3/16" Blind Rivets.

{% hint style="info" %}
Repeat this for all the Battery Trays.
{% endhint %}

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

## Step 5

Bolt in the provided spacers onto the battery trays as shown below. These spacers will prevent the batteries from moving around in the battery rack.

Repeat this for all of the Battery Trays.

<figure><img src="/files/AwxfbAW3izHSlNaZJ4WJ" 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/battery-rack-kit/steps-1-5.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.
