# Changelog

The order of the bullet points in the table below connects the paragraph number and made change.

| Date       |                                  | Changes                                                                       |
| ---------- | -------------------------------- | ----------------------------------------------------------------------------- |
| 05.02.2026 | 9.1 Maneuvering and path finding | Clarified the language and changed the starting point for part 2 of the task. |
| 26.02.2026 | 9.1 Maneuvering and path finding | Updated sketch                                                                |
| 05.03.2026 | 9.3 Docking                      | Added sketch to parallell docking, task 3.2                                   |
| 12.03.2026 | 11.3 Team Presentations          | Changed the time allotted for presentations                                   |
| 12.03.2026 | 11.5 Technical Inspection        | Revised the inspection criteria                                               |
| 19.03.2026 | 9.1 Maneuvering and path finding | Updated sketch                                                                |
| 09.04.2026 | 5.2 Guide to Trondheim           | Updated guide to Trondheim                                                    |
| 15.04.2026 | 11.2 Technical Report            | The deadline is now set to 01.06.2026                                         |


---

# 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/2026/changelog.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.
