# 2.1 The Digital Challenge

This Handbook covers the physical part of the Njord Challenge. However, there is also a digital challenge for teams who wish to only supply software and not build a physical vessel. This competition is designed for teams to showcase their skills in developing autonomous guidance systems for marine vessels.&#x20;

The competition will use a digital simulator to test systems in key areas such as maneuvering, collision avoidance, docking, and situational awareness. This is a great opportunity for teams to gain hands-on experience with autonomous guidance systems.

You can find the technical specifications for the digital competition [here](https://njord.gitbook.io/digital-competition-2022/).


---

# 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/2-njord-challenge-2023/2.1-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.
