# 2024 REV ION FRC Starter Bot

{% embed url="<https://youtu.be/fm0M-4Gmf0c?si=2LHjou-mUbPz5v4H>" %}
2024 REV ION FRC Starter Bot Reveal Video
{% endembed %}

We are excited for teams to get started building the 2024 REV ION FRC Starter Bot! Please keep this page bookmarked for future updates and inspiration for building your robot that will compete in the 2024 FRC game, CRESCENDO!

<figure><img src="https://3121122208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPP9b2YgIlk32c1jr049F%2Fuploads%2FE8VwqCYpG2i3M8ZchKai%2F2024_Starter-Bot.png?alt=media&#x26;token=f5ee3043-fb05-4cab-bebb-84686218af0e" alt=""><figcaption><p>The 2024 Starter Bot, fully assembled and in starting configuration</p></figcaption></figure>

## 2024 REV ION FRC Starter Bot Resources

|                                                       2024 REV ION FRC Starter Bot Resources                                                       |
| :------------------------------------------------------------------------------------------------------------------------------------------------: |
| [2024 Starter Bot CAD - Onshape](https://cad.onshape.com/documents/13d6b4106d6774d042b595f2/w/19474c47606fa4f8682cf6dd/e/f062f614d6e785bd19908ebe) |
|              [Bill of Materials](https://docs.google.com/spreadsheets/d/1oSerunV3yrdOQZmFS-aq8rfcuSfTnKjB1jQaThBq2OE/edit?usp=sharing)             |
|                         [2024 Starter Bot Build Guides](https://docs.revrobotics.com/frc-kickoff-concepts/2024/build-guide)                        |
|                            [2024 Starter Bot Example Code](https://docs.revrobotics.com/frc-kickoff-concepts/2024/code)                            |

{% embed url="<https://www.youtube.com/watch?v=yMhzeZtRI-Q>" %}

<figure><img src="https://3121122208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPP9b2YgIlk32c1jr049F%2Fuploads%2F44DJNpR89HnMAQTYihgc%2FFIS_CRESCENDO_Logo_Horizontal_RGB.png?alt=media&#x26;token=670325b2-b659-494e-9689-b82cce6f0831" alt=""><figcaption></figcaption></figure>


---

# 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/frc-kickoff-concepts/2024/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.
