# 11.8 Task 2 - Collision Avoidance

**EVALUATION CATEGORIES**<br>

* Safety
* Movement
* Communication
* Collision avoidance&#x20;
* Path completion
* Deduction points  for breaking autonomy and collisions

\
Compliance with COLREG will be evaluated.\
\
Additionally, teams may also receive bonus points for particularly impressive or unique innovations in their design and completing a first try elegant run.

Overall, the scoring system is designed to reward teams for a well-rounded and high-quality design, as well as for displaying a strong understanding of the competition requirements and goals.


---

# 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/11-evaluation/11.8-task-2-collision-avoidance.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.
