> 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/battery-mount-vertical/overview-and-features.md).

# Overview and Features

The Battery Box kit is one of the easiest ways to securely mount your robot battery to your chassis. The box can be mounted via any of its attachment holes or even sandwiched around a piece of 2”x1” tubing. Alongside the battery mount are special features designed to mount the 120 amp main breaker and the battery cable connector, giving teams a strongly-attached, predetermined space for these commonly forgotten control system components. Loose battery parts are a thing of the past with the WCP Battery Box!

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

### Notable Features

• Built in SB50 mount with security hole for connecting SB50 \
• Multiple mounting locations for Main Breaker Mount \
• Mounting holes work with any set of holes with 2” center to center spacing \
• Slots for battery strap&#x20;


---

# 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/battery-mount-vertical/overview-and-features.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.
