# 1 Summary

The requirements listed in this document must be fulfilled before the participant team is permitted to attempt the digital challenge. The new changes to the 2023 competition compared to the 2022 competition, is that teams are now allowed to freely choose the position of sensors in order for them to get the most effective situational awareness. They are also allowed to change the cosmetic design of the hull. This is a working draft for the 2023 digital competition and is subject to change.


---

# 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/digital-competition-2023/1-summary.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.
