# Starter Bot - POWERPLAY

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

For the POWERPLAY season FIRST asked us at REV to help develop an introduction robot for newer teams, completely built out of the FTC Starter Kit V3 (REV-45-1883), that is able to play the game to some level of success. To design this robot we went through a similar process as we did with kickoff concepts and that works with our teams.

<figure><img src="https://268621232-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHCAE012xNfg1h3SM9v%2Fuploads%2FrGFb1TBjXgkdhihEvL8B%2FMain%20Assembly%20(65).png?alt=media&#x26;token=ce22691a-36be-4344-a564-8b498cdaef29" alt=""><figcaption></figcaption></figure>

|                                                                         Starter Bot Links                                                                        |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| [POWERPLAY Starter Bot CAD Assembly - Onshape](https://cad.onshape.com/documents/ead582e1c3de184d04db2dce/w/35aab632474ba18797cd2f12/e/6cc904a94e69b0fdbe19d480) |
|                          [POWERPLAY Starter Bot Build Guide](https://revrobotics.com/content/docs/POWERPLAY-Starter-Bot-Build-Guide.pdf)                         |
|        [Starter Bot Programming - Teleoperated Mode](https://docs.revrobotics.com/ftc-kickoff-concepts/powerplay-2022-2023/starter-bot-programming-teleop)       |
|                           [Starter Bot Blocks Program Download](https://revrobotics.com/content/docs/POWERPLAY-Starter-Bot-Teleop.blk)                           |

We hope the above downloads help provide a launching off point for new teams and veterans to see some ways to build using REV DUO parts!


---

# 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/powerplay-2022-2023/starter-bot-powerplay.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.
