# Innovate Submission

As of the 2023\~2024 season REC Foundation has provided a new requirement for teams to be eligible for the Innovate Award. To be eligible teams must fill out and submit the Innovate Award Submission Form which is linked and shown below.

REC Foundation [Innovate Award Submission Form](https://kb.roboticseducation.org/hc/en-us/articles/17319258476439-Judging-Resource-Innovate-Award-Submission-Information-Form)

<figure><img src="https://lh7-us.googleusercontent.com/dMaYFfqK4K9yOSf5M-QLWrXK_CzpgV1MGmF3bJk4RE88HTURn3JyzZZhNOyahFIJt1FIXGIsgPA9RmMFKj_S4BpyjqG8t5ROz6fKb6RtVJ8H6ucYvSpps-KihuitmlBjUrBRx6-xv_0t7q-B6-nZd2o" alt="" width="375"><figcaption><p>Innovate Award Submission Information Form</p></figcaption></figure>

Things to remember when submitting this form.

* The instructions state specific locations of where to include this form depending on if this is a physical or digital submission
  * Physical - Inside the front cover or as the last page
  * Digital - At the beginning of the notebook, after the TOC, or as the last page
* Teams may only submit one aspect of their design to be considered
* Innovation can occur within either the physical build, programming, or even startegy.
* Keep the description brief. It is not necessary to regurgitate all the information already provided in the notebook
* Double check the identified pages that are being stated where the innovative solution can be found in the notebook
* Remember to update the form as the season progresses to include any new information
* It’s okay to pivot or change what is being submitted as an innovative solution

{% hint style="info" %}
In addition to this form, information associated with this form can be included in the team’s digital engineering notebook submission in their Robot Events admin portal.

This information can be entered by the team's admin, usually the Coach or mentor, and should be updated as required when new notebook update are made.
{% endhint %}


---

# 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://iiwii-robotics.gitbook.io/engineering-notebook/vex-engineering-notebooks/parts-of-a-notebook-sections/innovate-submission.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.
