# Fall Workshops

### August

1. Introduction to our team!
   1. What is FRC? - [Slides](https://docs.google.com/presentation/d/1zOu1CP49aAgGPvRhJ6nJuWopNe_hkJXt/edit?usp=drive_link\&ouid=114603202219013848847\&rtpof=true\&sd=true)
   2. Team Handbook Overview - [Slides](https://docs.google.com/presentation/d/1siXElrSPvaXiNTI2uWDCZyXx3N9YfDQM/edit?usp=drive_link\&ouid=114603202219013848847\&rtpof=true\&sd=true)

      Discuss commitment, attendance, grades, lettering requirements, gracious professionalism, teamwork, diversity & inclusion
2. Overview of an FRC Season - [Slides](https://docs.google.com/presentation/d/1e7hycw18DIs6lPxZWxbZOI99VEicJgSN/edit?usp=drive_link\&ouid=114603202219013848847\&rtpof=true\&sd=true)

### September

1. Workshop Safety, then “Station to Station” - [Slides](https://docs.google.com/presentation/d/1-1ZF6AnNcilo5zAt058QkYCXU-bepzFX/edit?usp=drive_link\&ouid=114603202219013848847\&rtpof=true\&sd=true), [Day 1 Stations](https://drive.google.com/file/d/1j4xd3mVaJc1PqWNwV-g_jaVG6zo23hAE/view?usp=sharing)\
   How to use drills, belt sander, band saw, drill press, miter saw, crimping Anderson PowerPole connectors, "Protopipe" connectors for prototyping, "Make-Do" tools for prototyping with cardboard, 80/20 aluminum extrusions, tool chest organization, components in bins, types of motors
2. Continue last week's “Station-to-Station” training, including all power tools & equipment - [Slides](https://docs.google.com/presentation/d/1y0sqmK_8koRp7D0d3F_oKs-2lkkI0v2g/edit?usp=drive_link\&ouid=114603202219013848847\&rtpof=true\&sd=true)

### October

1. Engineering Design Process ([JVN](https://www.robowranglers148.com/uploads/1/0/5/4/10542658/engineering_design_process_for_robotics.pdf)) then Prototyping competition 1 ([Wind Turbine](https://docs.google.com/document/d/103flqcWKGZHA0yKdM6dGxEPNJ8twOHk9/edit?usp=drive_link\&ouid=114603202219013848847\&rtpof=true\&sd=true))
2. Prototyping competition 2 ([tennis ball launcher](https://docs.google.com/document/d/1yHLgCoNn577mLrAUh74zyL8vRoMpNP3u/edit?usp=drive_link\&ouid=114603202219013848847\&rtpof=true\&sd=true), day 1)
3. Prototyping competition (tennis ball launcher, day 2)
4. CAD day

### November

1. Programming Day
2. Electrical & the FRC Control System
3. What to expect at Kickoff, preparation for season, schedule reminder, 90% attendance reminder, check to make sure all forms are signed and returned, Final Forms complete, signed up on firstinspires.org, joined Discord, joined Remind, receiving Mr. Neal's emails.

### December

1. Mock Kickoff if we have time

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


---

# 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.wcrobotics.org/training/fall-workshops.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.
