# Annual Robotics Competition

The Student Robotics Competition Program is the main activity of Student Robotics and is how it currently meets its charitable objective set out in its [constitution](https://github.com/srobo/ops-manual/tree/d76377192d4c94c4bd4298f0f3954f5d342af24b/resources/constitution.pdf). It consists of an annual program, aligned with the academic year, where teams of 16-19 year-olds (generally in sixth form) partake in an reasonably open-ended engineering challenge to construct autonomous robots. The planning, management and running of the Competition Program is the responsibility of the Core Team and it is up to the Core Team (with guidance from the Trustees) to define what the program will be for a given annual cycle.


---

# 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://opsmanual.studentrobotics.org/v4/annual-robotics-competition.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.
