> For the complete documentation index, see [llms.txt](https://docs.alumiboti5590.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alumiboti5590.com/business/frc-awards.md).

# FRC Awards

In FIRST Robotics, awards are not just about winning matches; they celebrate technical excellence, community impact, professionalism, and the core values of the organization. This guide outlines the major awards our team targets each season.

### Impact Award (formerly Chairman's Award)

* **Timeline:** Early February (Submission Deadline)
* **Submitter:** Outreach/Awards Lead

**What it represents:** The most prestigious award at FIRST. It honors the team that best represents a model for other teams to emulate and best embodies the mission of FIRST. It is about the team's impact on the community over a sustained period (typically 3-5 years), not just the current robot.

**Key Requirements:**

* Executive Summaries (responses to specific prompts).
* An essay (10,000 characters max).
* A 3-minute video highlighting team impact.
* A 7-minute presentation followed by Q\&A with judges.

### Woodie Flowers Finalist Award

* **Timeline:** Early February (Submission Deadline)
* **Submitter:** Students Only

**What it represents:** This award recognizes an individual mentor who has done an outstanding job of motivation through communication while also demonstrating excellence in teaching science, technology, engineering, and math.

**Key Requirements:**

* Essay written entirely by students (3,000 characters max).
* One clear photo of the nominated mentor.
* Mentors cannot assist in the writing of this submission.

### FIRST Leadership Award

* **Timeline:** Early February (Submission Deadline)
* **Submitter:** Mentors Only

**What it represents:** Celebrates outstanding student leaders whose passion for and effectiveness at attaining FIRST ideals is exemplary. Nominees are usually 10th or 11th-grade students who have made significant technical and/or leadership contributions to the team.

**Key Requirements:**

* Mentors nominate up to two students per team.
* Essay (4,000 characters max) detailing student's leadership and technical skills.
* An interview with judges during the competition.

### Engineering Inspiration Award

* **Timeline:** Competition Days (Judging)
* **Submitter:** Pit Crew / Presenters

**What it represents:** Celebrates outstanding success in advancing respect and appreciation for engineering within a team’s school or organization and community.

**Key Requirements:** Unlike the Impact Award, there is no pre-submitted essay, but judges look for evidence of community outreach, teacher recruitment, and program sustainability during pit interviews.

### Technical Machine Awards

* **Timeline:** Competition Days (Judging)
* **Submitter:** Technical/Pit Lead

These awards are judged in the pit and on the field during regional/district events. They include:

* **Industrial Design Award:** Celebrates form and function in an efficiently designed robot.
* **Quality Award:** Celebrates robustness and machine quality.
* **Innovation in Control:** Honors a team that has developed a unique control system or software solution.
* **Creativity Award:** Celebrates creativity in design, use of components, or strategy.

***

### Team Attribute Awards

* **Timeline:** Competition Days (Judging)
* **Submitter:** All Members (Pit Presence)
* **Gracious Professionalism® Award:** Celebrates outstanding demonstration of FIRST Core Values such as continuous Gracious Professionalism working with other teams.
* **Judges' Award:** During the course of the competition, the judging panel may decide a team's unique efforts, performance, or dynamics merit recognition.
* **Team Spirit Award:** Celebrates extraordinary enthusiasm and spirit through exceptional partnership and teamwork.

***

> **Note for Submissions:** Deadlines for Impact, Woodie Flowers, and Dean's List are strict. Always check the FIRST Dashboard for the exact 3:00 PM ET deadline for the current season.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.alumiboti5590.com/business/frc-awards.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.
