# Tube Connections

## Middle of Tube Connections

This connection is useful when adding a crossbar to the drivetrain frame to increase robustness and rigidity. It can also be adapted for assemblies with multiple tubes oriented in various directions. The holes on the WCP Tube Plugs follow the standard [1/2" Pitch Spacing](/welcome/frc-build-system/system-standards.md#id-1-2-pitch-spacing), making it a perfect fit for [Punched Tubing](/welcome/frc-build-system/system-standards.md#tubing).

Alternatively, the punched tube holes may be drilled out to a 3/8" diameter to clear the bolt head, allowing the use of a shorter #10-32 x 3/8"L bolt.

{% hint style="info" %}
Any combination of tube sizes can be used in this example.
{% endhint %}

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

## Corner Connections

The corner connection shown below is an example of how teams can use the WCP Tube Plugs to easily build superstructures off the drivetrain using Punched Tubing. The holes on the Tube Plugs follow the standard [1/2" Pitch Spacing](/welcome/frc-build-system/system-standards.md#id-1-2-pitch-spacing), making them a perfect fit for [Punched Tubing](/welcome/frc-build-system/system-standards.md#tubing) and other common FRC components.

For this connection, we recommend drilling the bolt locations on the punched tubing to a 3/8" diameter to clear the bolt head, allowing the use of a shorter #10-32 x 3/8"L bolt.

{% hint style="info" %}
Any combination of tube sizes can be used in this example.
{% endhint %}

<figure><img src="/files/dzQApzKHqfud5JWOTxrU" alt="" width="563"><figcaption></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://docs.wcproducts.com/welcome/system-and-structure/tube-plugs/applications/tube-connections.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.
