# Timeline

**Submission Phase:**

* **May 16, 2023, 05:00 PM CET** - Start of the competition.
* **August 16, 2023, 23:99 PM CET**  - Submission deadline. You must accept the competition rules before this date.

#### Out-of-Sample Phase:

After the final submission deadline, there will be periodic updates to the leaderboard that reflect market data updates that will be run against submitted notebooks.

* **August 16, 2023, 00:00 PM CET** - Out-of-Sample scoring begins.
* **November 16, 2023, 00:00 PM CET** - Competition End Date


---

# 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.adialab.crunchdao.com/the-tournament/timeline.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.
