> 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-6-10.md).

# Steps 6-10

## Step 6

{% hint style="info" %}
The SB50 Housing will have to be tapped to #8-32 before installing them.
{% endhint %}

Mount the SB50 Housing onto the SB50 Mount using the provided #8-32 x 3/8"L bolts.

Repeat this step for all of the charger holders and battery holders.

{% hint style="danger" %}
The Battery connectors are not included in the kit.
{% endhint %}

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

## Step 7

Install the mounts from Step 6 onto the Battery Trays from Step 5 using the provided 3/16" Blind Rivets

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

## Step 8

Mount the remaining three SB50 Mounts from Step 6 onto the two remaining Battery Support Rails from Step 1.

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

## Step 9

Continue building the base of the Battery Rack by installing the Horizontal Support Rails from Step 1.

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

## Step 10

Create the Vertical Battery Rack Structure by connecting the Vertical Rails and the Support Rail using #10-32 x 3/8"L bolts as shown below.

{% hint style="info" %}
Repeat this step to create the other&#x20;
{% endhint %}

<figure><img src="/files/0ks5XCUEq6a5H23y914l" 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-6-10.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.
