# Boxing

Boxing is an advanced build technique that improves the stability of a connection. The basic idea is to prevent a C-channel from bending by supporting it at two points rather than one. This is done with a long screw and 7/8" of spacing on the inside of a C-channel.

Here's an intake before and after boxing. In the picture to the left, the C-channel bent under heavy defense. It was fixed in the picture to the right by boxing, and the C-channel never bent again.

![](/files/9K8detSn6y7wbK6IKadC)![](/files/H7DD1BUiYx6f8Ox7YGk1)

We also recommend boxing the cross-braces on the drivetrain as shown below. This prevents the drive C-channels from bending and makes the robot more durable.

<figure><img src="/files/JuhKm3a15TfLzN7jw9XE" alt=""><figcaption><p>Note that only the corner screw needs boxing</p></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://ascendrobotics.gitbook.io/ascend/vex-robotics/building/drive-trains/boxing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
