> For the complete documentation index, see [llms.txt](https://docs.trickys.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trickys.gg/games/stormworks/boats.md).

# Boats

{% hint style="warning" %}
INFO\
A boat license are not currently required, however how rules still apply.
{% endhint %}

* Your boat must not exceed `40 meters` in length -> `160 Blocks`, to reduce lag.
* You must stop for staff if requested!

<details>

<summary>Inactive rules</summary>

The rules below are not active

* To use boats & amphibious vehicles on the water on non RP servers you need a boat license.
* Minimum of 24 hours must have passed if you want to apply for a boat license from when you joined the website.
* You need a boat license to use an amphibious vehicle on water.
* You cannot use workshop vehicles which you didn’t make.
* Float-planes and float helicopters can take off and land on water, but not move anywhere except to take off again unless they have a boat license.
* Nav lights are required for boats, seaplanes when on water, and amphibious vehicles when on water, unless you are docked(for example to dock or land)(view screenshots below for further details on light placements)
* Submersibles need nav lights when moving above water.
* You cannot use spotlights or indicators as nav lights.

{% hint style="success" %}
TIP\
You only need to have nav lights on during the night and/or low visibility
{% endhint %}

</details>

{% hint style="danger" %}
CAUTION

You cannot use flashing blue lights as you would be impersonating staff
{% endhint %}

## Applying for a boat license

1. Make sure your boat meets the requirments.
2. Head over to [applications](https://trickys.gg/applications/new) and select Boat License.
3. You cannot apply for your 1st ever license with a sea-plane, you need to apply with a boat. Once you have a [Boat ID](/games/stormworks/boats.md) you can place that onto your sea-plane.

{% hint style="success" %}
TIP\
When you provide a screenshot of the boat in the application, showing the length of the boat within the screenshot speeds up the process.
{% endhint %}

## Adding boats to current license

You need to add all the boats you want to use on the server to your license.

1. Head over to your [account](https://trickys.gg/account) and view licensed vehicles.
2. If you have no vehicles you will see the image below, just click `+ New vehicle`.

<figure><img src="/files/duv8xui1C3n5IvCUOiJw" alt=""><figcaption></figcaption></figure>

## Mandatory navigation lights

### Boats under 8 meters <a href="#boats-under-8-meters" id="boats-under-8-meters"></a>

Mandatory navigation lights for boats under 8 meters

* **White** light placed high up, visible from all around

<div align="left"><figure><img src="/files/71V0aCKvfvwFMeHywLVs" alt="" width="164"><figcaption></figcaption></figure></div>

### Boats between 8-10 meters

Mandatory navigation lights for boats between 8-40 meters

* <mark style="color:green;">Green</mark> light placed on the right side, visible from the front and right only
* <mark style="color:red;">Red</mark> light placed on the left side, visible from front and left only
* **White** light placed on the rear, visible from behind only
* **White** light placed high up, visible from both sides and the front

<div align="left"><figure><img src="/files/PzMFGO6USCFXS4vB4pXI" alt="" width="250"><figcaption></figcaption></figure></div>

## Boat license placement

Your boat license should be painted on the outside of your boat for easy inspection, paintable signs & indicators are allowed as long as they are easily visible. You cannot have the ID on a monitor or as a component's name.

<div align="left"><figure><img src="/files/jyO1dQfuxubuBXhdcSsa" alt="" width="254"><figcaption></figcaption></figure></div>

## Finding your boat license ID

You will find your license in the [account](https://trickys.gg/account) area.

<figure><img src="/files/vOFbljFwNqsAGszbaoet" alt=""><figcaption></figcaption></figure>

## Custom license ID

You can have a custom license if you are a supporter, just head over to your account page and click Edit License.

* Custom license needs to be 4-6 digits long


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.trickys.gg/games/stormworks/boats.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
