# Starter Bot - INTO THE DEEP

Introducing the 2024-25 REV DUO FTC Starter Bot!&#x20;

<figure><img src="https://268621232-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHCAE012xNfg1h3SM9v%2Fuploads%2Fb0ZJEtXJdpniCdG5oaGT%2F2024-25-REVDUO-FTC-StarterBot-FINAL.png?alt=media&#x26;token=241334e6-c83d-43ff-a837-a7fdfbe93d83" alt=""><figcaption><p>2024-25 REV DUO Starter Bot</p></figcaption></figure>

This year's 2024-2025 REV DUO FTC Starter Bot is here to help as your team DIVEs into the season. Actively intake samples to deliver them to the low basket or observation zone, grab and hook specimens on the upper chamber, and ascend to the lower rung! &#x20;

Refine the robot's movement with manual controls of the arm and wrist as you journey INTO THE DEEP℠.&#x20;

## 2024-25 REV DUO FTC Starter Bot Walkthrough

{% embed url="<https://www.youtube.com/watch?t=52s&v=MnkaKSvct-Q>" %}

The 2024-25 REV DUO Starter Bot is designed to be built using the FTC Starter Kit V3.1 ([REV-45-3529](https://www.revrobotics.com/rev-45-3529/)) and DUO Control Bundle ([REV-35-2709](https://www.revrobotics.com/rev-35-2709/)).

## Documentation Links

|       [2024-25 REV DUO Starter Bot Build Guide - PDF](https://www.revrobotics.com/content/docs/2024-25_REV_DUO_FTC_Starter_Bot-Build_Guide.pdf)       |
| :---------------------------------------------------------------------------------------------------------------------------------------------------: |
|                        [Channel Drivetrain Build Guide](https://docs.revrobotics.com/duo-build/channel-drivetrain-build-guide)                        |
| [2024-25 Starter Bot CAD - Onshape](https://cad.onshape.com/documents/e4014303e6119a0de9ffc2b8/w/bbf7acfc901ba3b126b67434/e/de03c7e3ac64a6da7b615584) |
|   [TeleOp Code Tutorial and Configuration Instructions](https://docs.revrobotics.com/ftc-kickoff-concepts/into-the-deep-2024-25/programming-teleop)   |
|                    [Bill of Materials ](https://docs.revrobotics.com/ftc-kickoff-concepts/into-the-deep-2024-25/bill-of-materials)                    |
|                             [Upgrades!](https://docs.revrobotics.com/ftc-kickoff-concepts/into-the-deep-2024-25/upgrades)                             |
|    [2024-25 REV DUO Starter Bot Changelog ](https://docs.revrobotics.com/ftc-kickoff-concepts/into-the-deep-2024-25/starter-bot-changelog-2024-25)    |
|     [Compatibility with Starter Kit V3](https://docs.revrobotics.com/ftc-kickoff-concepts/build-tips-and-tricks#compatibility-with-starter-kit-v3)    |


---

# 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/into-the-deep-2024-25/starter-bot-into-the-deep.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.
