> 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/general-info/kit-contents/individual-components.md).

# Individual Components

## Single Upper Kit (WCP-1154)

<table><thead><tr><th width="192.33333333333331">Part Number</th><th width="450">Description</th><th>QTY</th></tr></thead><tbody><tr><td>WCP-1154-001 </td><td>Horizontal Rail</td><td>3</td></tr><tr><td>WCP-1154-002</td><td>Horizontal Support Rail</td><td>12</td></tr><tr><td>WCP-1154-003</td><td>Vertical Rail</td><td>18</td></tr><tr><td>WCP-1154-004</td><td>Bin Rail</td><td>72</td></tr><tr><td>WCP-1154-005</td><td>Large Bin Cover</td><td>7</td></tr><tr><td>WCP-1154-006</td><td>Small Bin Cover</td><td>2</td></tr><tr><td>WCP-2066</td><td>1"x1"x.063" Aluminum Tube Plug (#10-32 Tapped)</td><td>51</td></tr><tr><td>WCP-0305</td><td>#10-32 Steel Rivet Nut (.020" - .165" Thick)</td><td>27</td></tr><tr><td>WCP-0252</td><td>#10-32 x .375" L BHCS (Steel, Black Oxide) (50-Pack)</td><td>4</td></tr><tr><td>WCP-0256</td><td>#10-32 x 1.250" L BHCS (Steel, Black Oxide) (50-Pack)</td><td>1</td></tr><tr><td>WCP-0449</td><td>.125" - .250" Grip Length, 3/16" Blind Rivet (Aluminum) (100-Pack)</td><td>2</td></tr></tbody></table>

{% file src="/files/JShTqbSNVskI4eSdXl9T" %}

## Battery Rack Kit (WCP-1155)

<table><thead><tr><th width="194.33333333333331">Part Number</th><th width="451">Description</th><th>QTY</th></tr></thead><tbody><tr><td>WCP-1155-001</td><td>Battery Tray</td><td>4</td></tr><tr><td>WCP-1155-002</td><td>Horizontal Rail</td><td>4</td></tr><tr><td>WCP-1155-003</td><td>Vertical Rail (Right)</td><td>2</td></tr><tr><td>WCP-1155-004</td><td>Vertical Rail (Left)</td><td>2</td></tr><tr><td>WCP-1155-005</td><td>Battery Support Rails</td><td>8</td></tr><tr><td>WCP-1155-006</td><td>Horizontal Support Rail (Small)</td><td>6</td></tr><tr><td>WCP-1155-007</td><td>SB50 Mount</td><td>12</td></tr><tr><td>WCP-1155-008</td><td>Spacer Plate</td><td>9</td></tr><tr><td>WCP-1155-009</td><td>Charger Holder (Front)</td><td>2</td></tr><tr><td>WCP-1155-010</td><td>Charger Holder (Back)</td><td>2</td></tr><tr><td>WCP-1155-011</td><td>Roadcase Shim</td><td>1</td></tr><tr><td>WCP-0376</td><td>1"x1"x.125" Aluminum Tube Plug (#10-32 Tapped)</td><td>16</td></tr><tr><td>WCP-2066</td><td>1"x1"x.063" Aluminum Tube Plug (#10-32 Tapped)</td><td>20</td></tr><tr><td>WCP-0252</td><td>#10-32 x .375" L BHCS (Steel, Black Oxide)</td><td>3</td></tr><tr><td>WCP-0135</td><td>#10-32 x .750" L BHCS (Steel, Black Oxide)</td><td>8</td></tr><tr><td>WCP-0257</td><td>#10-32 x 1.500" L BHCS (Steel, Black Oxide)</td><td>24</td></tr><tr><td>WCP-0226</td><td>1-1/8" WD x .196" ID x 3/8" OD Aluminum Spacers</td><td>5</td></tr><tr><td>WCP-0326</td><td>#10-32 Thin Lock Nut</td><td>32</td></tr><tr><td>WCP-0450</td><td>.250" - .438" Grip Length, 3/16" Blind Rivet (Aluminum)</td><td>2</td></tr><tr><td>WCP-0250</td><td>#8-32 x .500" L BHCS (Steel, Black Oxide)</td><td>24</td></tr></tbody></table>

{% file src="/files/yLl1Mw1G1WVtojTptErv" %}


---

# 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/general-info/kit-contents/individual-components.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.
