# 2026-27 REV DUO FTC Preview Starter Bot

<figure><img src="/files/JUusFbxAdPXJwobbQv5a" alt=""><figcaption></figcaption></figure>

New for the 2026-27 Season, *FIRST* and several FTC Vendors are releasing a preview of the Starter Bots to allow teams to spend more time mastering the basics as they prepare for the season! The 2026-27 REV DUO FTC Preview Starter Bot utilizes flap wheels for a simple, easy-to-customize intake mounted to the REV Channel Drivetrain.

{% embed url="<https://www.youtube.com/watch?v=5m5j9rQ4M4Q>" %}

## Resources

| [2026-27 REV DUO FTC Preveiw Starter Bot Build Guide (PDF)](https://www.revrobotics.com/content/technical-resources/DUO/FTC-Kickoff-Concepts/2026-27/2026-27_REV_DUO_FTC_Starter_Bot-Base-Build_Guide.pdf) |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
|                                                                             Preview Starter Bot Programming Guide - Coming Soon                                                                            |

{% hint style="success" %}
Be sure to come back after the kickoff later this year for our full Starter Bot documentation!
{% endhint %}


---

# 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/ftc-kickoff-concepts/home/2026-27-rev-duo-ftc-preview-starter-bot.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.
