> 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/11-evaluation/11.3-team-presentations.md).

# 11.3 Team Presentations

Alongside the Technical Design Report, each team will have the opportunity to present their ASV to the jury through a 25-minute PowerPoint presentation. This unique chance allows teams to provide deeper insight into their control system by highlighting the components and equipment onboard the ASV. To highlight the importance of this presentation, we have introduced a Best Presentation Award for the top performance.&#x20;

The topics to be mainly featured during the team presentation are:

* Overview of your system&#x20;
* Presentation of method of solving the task
* Complete explanation of GUI
* Explanation of the different contributions by team members


---

# 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/11-evaluation/11.3-team-presentations.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.
