# FRC Kickoff Concepts

REV Robotics is dedicated to helping robotics teams get a head start on building their robots for the current year's challenge by providing CAD models, videos, prototypes, and other materials. These concepts are designed to remove some of the frustrations of starting a new build season, while still maintaining the challenge and fun of the competition. The goal of our Kickoff Concepts project is to assist all teams, students, and mentors with ideas and resources to consider as the season progresses, regardless of their skill level or experience.

<table data-card-size="large" data-view="cards"><thead><tr><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>REBUILT (2026)</strong></td><td><a href="/files/Grxpj8FQbDjFMMxXLr8D">/files/Grxpj8FQbDjFMMxXLr8D</a></td><td><a href="/pages/hfULeUwAnb6eBPIWEXSz">/pages/hfULeUwAnb6eBPIWEXSz</a></td></tr><tr><td><strong>REEFSCAPE (2025)</strong></td><td><a href="/files/Gl3N3sYvAKIdG01wEKYu">/files/Gl3N3sYvAKIdG01wEKYu</a></td><td><a href="/spaces/PP9b2YgIlk32c1jr049F/pages/emloMfMhWUnJKhpfDBGE">/spaces/PP9b2YgIlk32c1jr049F/pages/emloMfMhWUnJKhpfDBGE</a></td></tr><tr><td><strong>CRESCENDO (2024)</strong></td><td><a href="/files/wT7sFmmdtVPNXphCDns0">/files/wT7sFmmdtVPNXphCDns0</a></td><td><a href="/spaces/PP9b2YgIlk32c1jr049F/pages/hm8fvwswmngtdzFbUKXw">/spaces/PP9b2YgIlk32c1jr049F/pages/hm8fvwswmngtdzFbUKXw</a></td></tr><tr><td><strong>CHARGED UP (2023)</strong></td><td><a href="/files/cByyiYAvx5MLokRi2tZQ">/files/cByyiYAvx5MLokRi2tZQ</a></td><td><a href="/spaces/PP9b2YgIlk32c1jr049F/pages/xmdCQ2GGjvtLWD1joIRw">/spaces/PP9b2YgIlk32c1jr049F/pages/xmdCQ2GGjvtLWD1joIRw</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.revrobotics.com/docs/ion/getting-started/frc-kickoff-concepts.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.
