# 3.2 General Requirements

### **3.2.1 Simulator**

As mentioned earlier the digital competition uses Gemini, which is an off-spring of the game engine Unity. Teams are required to use Gemini to compete in this challenge. Njord’s Gitbook will give all the information including installation guides of necessary software. It will also be regularly updated with the newest information regarding technical specifications and software updates.

### **3.2.2 Hull Specification**

The teams will be given the same hull that was used during the previous digital challenges, a picture of the hull can be seen below. An addition to the 2023 competition is that teams now have the possibility to change the cosmetic design of the hull. Having the option to put on team’s sponsor logos and their own unique design can give them a more sense of ownership to the competition.

![](https://lh4.googleusercontent.com/o1t2lmhZhP91kg_x4-c6JkkG_Dz6hAs32iYfiGANCJfLxUF-IsTfzRdKfOwae9-A-0LtzYp16mygsZFzGq8-dQrJSIDqw38uwsYL52SzYelk6qm0oZxOTNZABV9lhHUlfLNYSY-X)

### 3.2.3 Cameras and Lidar

A new feature to this year's competition is the possibility of deciding the position of the different sensors in the simulator. There are in total 4 cameras and 1 lidar which can be put where the team think they can get the best situational awareness. More information on how to position the sensors will come later.


---

# 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/3-technical-specifications/3.2-general-requirements.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.
