# 2.2 The Digital Challenge

The digital challenge of 2023 will have similar features as the previous digital challenges. Teams will have to design a guidance system capable of maneuvering, collision avoidance, docking and in general situational awareness. The competition is set in the digital world of Gemini, a simulator where teams can test their guidance systems in Trondheim’s waterways.


---

# 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/2-njord-digital-challenge-2023/2.2-the-digital-challenge.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.
