# Getting Started

## Assembly Prep

Refer back to the [Individual Components](/welcome/competitive-concepts/wcp-cc-2026/general-info/individual-components.md) page to ensure that all necessary parts are located before starting assembly steps.

{% hint style="success" %}
Vibra-TITE VC-3 Threadmate ([Vibra-TITE](https://wcproducts.com/products/threadlocker)) is recommended on all bolts that thread into a tapped hole.
{% endhint %}

{% hint style="danger" %}
This Build Guide is intended as a general guideline. The WCP CC was designed with care and with reference to the basic rules outlined in the 2026 FRC Game Manual. However, teams are responsible for ensuring full compliance with all rules, and any necessary modifications must be made accordingly.
{% endhint %}

## Key Assembly Instructions&#x20;

The following pages cover the basic assembly instructions for the WCP 2026 CC.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Drivetrain</strong></td><td>Assembly Instructions</td><td><a href="/files/R394lVSrbwXN6dSPcwRK">/files/R394lVSrbwXN6dSPcwRK</a></td><td><a href="/pages/5d0JUvj8ZQAb51eQHcNt">/pages/5d0JUvj8ZQAb51eQHcNt</a></td></tr><tr><td><strong>Intake</strong> </td><td>Assembly Instructions</td><td><a href="/files/F8jZAjgflJ6i5xCxszI5">/files/F8jZAjgflJ6i5xCxszI5</a></td><td><a href="/pages/6321OsY8s0L3giVqlLAs">/pages/6321OsY8s0L3giVqlLAs</a></td></tr><tr><td><strong>Feeder</strong></td><td>Assembly Instructions</td><td><a href="/files/lh38eamTepKWvdhl47fT">/files/lh38eamTepKWvdhl47fT</a></td><td><a href="/pages/TtADoW4bMsXPxpN0VRaf">/pages/TtADoW4bMsXPxpN0VRaf</a></td></tr><tr><td><strong>Column</strong></td><td>Assembly Instructions</td><td><a href="/files/ooDerAwEi6VBx1v1VlY3">/files/ooDerAwEi6VBx1v1VlY3</a></td><td><a href="/pages/zAb6vHBVzXrIAAroClaP">/pages/zAb6vHBVzXrIAAroClaP</a></td></tr><tr><td><strong>Structure</strong></td><td>Assembly Instructions</td><td><a href="/files/3nXC2c4YMyHBnms6qXeF">/files/3nXC2c4YMyHBnms6qXeF</a></td><td><a href="/pages/RkzX7TNAF3k6xuSJ2sOa">/pages/RkzX7TNAF3k6xuSJ2sOa</a></td></tr></tbody></table>


---

# 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/competitive-concepts/wcp-cc-2026/assembly-instructions/getting-started.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.
