> For the complete documentation index, see [llms.txt](https://njord.gitbook.io/team-handbook-njord-2025/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://njord.gitbook.io/team-handbook-njord-2025/8-general-task-info/8.1-general.md).

# 8.1 General

The 2025 physical competition will consist of 4 categories: **Maneuvering,  Docking, Collision Avoidance, and Path Finding** . For the different tasks there are general rules and task specific rules. The tasks will be different challenges with an increasing degree of difficulty. Teams are encouraged to use Gemini prior to the competition to efficiently test their systems.

The teams ASV may be subject to challenges during attempts in all tasks. The main goal of this is to make sure that ASV can perform in all different circumstances, to better test their capability and adaptability. The challenges will take basis in marine traffic situation.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/team-handbook-njord-2025/8-general-task-info/8.1-general.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.
