# Starter Bot - CENTERSTAGE

{% embed url="<https://youtu.be/OvVFwGCJoEg>" %}
Introducing the 2023-24 REV DUO FTC Starter Bot
{% endembed %}

We are excited for teams to get started building the 2023-24 REV DUO FTC Starter Bot! Please keep this page bookmarked for future updates and more ideas for building a robot that can play the 2023-2024 FTC Game, CENTERSTAGE.&#x20;

<figure><img src="https://268621232-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHCAE012xNfg1h3SM9v%2Fuploads%2FbfdCG5U6FLeMM8GKOKjJ%2F2023-2024-REVDUO-FTC-StarterBot-EDITED.png?alt=media&#x26;token=a576a018-1b2d-4bf6-a928-1b4cabcd83ff" alt=""><figcaption><p>2023-24 REV DUO FTC Starter Bot</p></figcaption></figure>

## Documentation Links

|       [2023-24 REV DUO Starter Bot Build Guide - PDF](https://www.revrobotics.com/content/docs/2023-24_REV_DUO_FTC_Starter-Bot-Build-Guide.pdf)       |
| :---------------------------------------------------------------------------------------------------------------------------------------------------: |
| [2023-24 Starter Bot CAD - Onshape](https://cad.onshape.com/documents/d33b92639ca2092e94e1a627/w/652eeecdb1c8b518a5a5e67f/e/5746680be96f4fb758b7c378) |
|        [Teleop Code and Configuration Instructions](https://docs.revrobotics.com/ftc-kickoff-concepts/centerstage-2023-2024/programming-teleop)       |
|                     [Bill of Materials](https://docs.revrobotics.com/ftc-kickoff-concepts/centerstage-2023-2024/bill-of-materials)                    |

#### Build Guide - PDF Download

{% embed url="<https://www.youtube.com/watch?v=2iKhc6IemjI>" %}
2023-24 REV DUO FTC Starter Bot Walkthrough Video
{% endembed %}


---

# 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/centerstage-2023-2024/starter-bot-centerstage.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.
