Type a question about this season and get a short answer that links straight to the rule in the Competition Manual, the Team Update that changed it, or the moment in a video that shows it. Free for every team, no accounts, no ads. UP Robotics provides the hosting and development support; the code is open to everyone.
The chat is the home page. On a phone it opens as a window in the corner.
What it knows
The helper only answers from these sources, and it tells you which one it used. If the sources don't cover your question, it says so.
Every rule in the official BIOBUZZ™ manual, indexed by rule number, plus each Team Update the day it is published. When they disagree, the newest Team Update wins.
Captions from five FTC channels, split into short windows, so a link opens the video at the moment that answers you. Videos are advice and examples, not rules, and older seasons are labeled.
Game Manual 0 for mechanisms and strategy, FTC Docs for programming and the control system, and REV's documentation for hubs, motors, and sensors.
Please read
Free, community-run, open source
This helper is free for every FTC team and will stay that way: no accounts, no ads, no paid tier. It started in an FTC team room in Bethesda, MD, where coaches got tired of flipping through a 150-page manual at 9 pm. Every evening it re-reads the official game hub, picks up any new Team Update, and adds the latest videos from the channels students learn from.
UP Robotics, an after-school robotics program, provides the hosting and development support. All of the code is public on GitHub under the MIT license, so any team can see exactly how answers are produced, report a problem, or run their own copy: github.com/tarun101/uprobotics-ftc-helper
Sources and licenses
The helper stores short pieces of these sources so it can find the right one and link you to it. Nothing is rewritten for publication; the linked page is always the authority. If you own one of these sources and want it removed, use the Report a problem link and it comes out within a day.
For coaches with their own tools
The index behind this page is open to MCP-capable assistants at https://146c9951-a803-43ec-82a5-667148163702.search.ai.cloudflare.com/mcp (tool search, argument query). It returns the same source chunks with their links; it does not write answers, and it is limited to 60 requests a minute. Packaged Claude and ChatGPT skills are a future goal. Details are in the README.