# 11.5 Technical Inspection

Team’s vessels are to be tested in the following before they are allowed to compete:&#x20;

* **Propulsion**: All batteries must be sealed to reduce the hazard from acid or caustic electrolytes. The open circuit voltage may not exceed 60V \[DC]. All battery cells used in the competition must be commercially available.&#x20;
* **Visual Indicators:** The vessel's visual indicators, such as lights and flags, will be tested to ensure that they are visible and functioning correctly.
* **Kill switches:** An emergency stop mechanism, also known as a kill switch, will be tested to ensure that it is working properly and that the vessel can be shut down quickly in case of emergency.
* **Hull specification:** Dimensions within the recuirements.&#x20;

Other components that may be tested include navigation and communication systems, safety equipment, and overall compliance with competition regulations.


---

# 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.5-technical-inspection.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.
