# Kickoff Concepts

## Kickoff Concepts

Over the last few seasons, members from the REV team have built different mechanisms to help teams get ideas and get started with building their robot for the year's given challenge. Starting at Kickoff, we start rolling out instant reactions, videos, prototypes, and other materials targeted specifically at the game. The concept videos aim to remove some of the frustrations when getting started without removing all of the challenge from FIRST. The challenge is a lot of fun!

| [Kickoff Concepts Landing Page](/docs/duo/kickoff-concepts.md) |
| :------------------------------------------------------------: |

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>DECODE (2025-2026)</td><td><a href="/spaces/-MHCAE012xNfg1h3SM9v/pages/o4eDwN1mvLgnxCWqCUke">/spaces/-MHCAE012xNfg1h3SM9v/pages/o4eDwN1mvLgnxCWqCUke</a></td><td><a href="/files/mIWoUKHBENdBzrSNKFkv">/files/mIWoUKHBENdBzrSNKFkv</a></td></tr><tr><td>INTO THE DEEP (2024-2025)</td><td><a href="/spaces/-MHCAE012xNfg1h3SM9v/pages/7AAdpjSqGw182p1jPEG1">/spaces/-MHCAE012xNfg1h3SM9v/pages/7AAdpjSqGw182p1jPEG1</a></td><td><a href="/files/dWi8VAe11rDX3GolWU1o">/files/dWi8VAe11rDX3GolWU1o</a></td></tr><tr><td>CENTERSTAGE (2023-2024)</td><td><a href="/spaces/-MHCAE012xNfg1h3SM9v/pages/3ZbyDaZBosAmSaIalm3m">/spaces/-MHCAE012xNfg1h3SM9v/pages/3ZbyDaZBosAmSaIalm3m</a></td><td><a href="/files/Fh3nEYsog0PH1ptmLAv9">/files/Fh3nEYsog0PH1ptmLAv9</a></td></tr><tr><td>POWERPLAY (2022-2023)</td><td><a href="/spaces/-MHCAE012xNfg1h3SM9v/pages/D9ROjhNJt0jZevyzyjwR">/spaces/-MHCAE012xNfg1h3SM9v/pages/D9ROjhNJt0jZevyzyjwR</a></td><td><a href="/files/3nTMoxaZFnCVae2aa78k">/files/3nTMoxaZFnCVae2aa78k</a></td></tr><tr><td>FREIGHT FRENZY (2021-2022)</td><td><a href="/spaces/-MHCAE012xNfg1h3SM9v/pages/-MkJEF0y-5BlXP-viXBV">/spaces/-MHCAE012xNfg1h3SM9v/pages/-MkJEF0y-5BlXP-viXBV</a></td><td><a href="/files/YYJK9SANtUVhaHkwfUgE">/files/YYJK9SANtUVhaHkwfUgE</a></td></tr><tr><td>ULTIMATE GOAL (2020-2021)</td><td><a href="/spaces/-MHCAE012xNfg1h3SM9v/pages/-MHCAbBeDswmICzXTIp8">/spaces/-MHCAE012xNfg1h3SM9v/pages/-MHCAbBeDswmICzXTIp8</a></td><td><a href="/files/pwxKHb4aDHtiqkMAUq7V">/files/pwxKHb4aDHtiqkMAUq7V</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/duo/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.
