# 11.3 Team Presentations

Alongside the Technical Design Report, each team will have the opportunity to present their ASV to the jury through a 10minute presentation. This 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.

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: 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.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.
