# 3.3 Rolling start

Teams are assigned unique numbers at the start of the competition. A random draw determines the starting participant, creating excitement. On Tuesday, the 15th, at 10:00 AM, the chosen team begins, marking the official start. A new draw will be done at the start of each day.

Upon completion or forfeiture in a category, the next team starts promptly, ensuring a time buffer and a dynamic flow, replacing fixed start times. This fosters camaraderie as teams are forced to be present, enhancing the experience for participants and spectators.&#x20;


---

# 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://njord.gitbook.io/physical-competition-2023/3-overview/3.3-rolling-start.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.
