# Mooring Settings

Its often important to add more context to your buoy - such as how strong the buoy's anchor chain is or the types of boats that can anchor to this mooring. We call this: Mooring Settings. All information provided in the mooring settings serves as internal notes to your organization only.

{% hint style="info" %}
**Permissions:** You must be at least an *Editor* to make these changes.
{% endhint %}

## Vessel Limits

These inputs allow you to specify the maximum monohull and multihull vessel length that can anchor to your mooring. It is important to specify this value in meters. Additionally, you can set the maximum windspeed at which boats are allowed to anchor at the mooring.

These inputs are typically directly related to the strength of the anchor chain and weight on the sea bed, holding the mooring in place.

## Usage Disclaimer

You can leave an optional comment about hazards or relevant notes directly related to this buoy's ability to serve as a safe mooring location for boats. If you have a website which describes more information about your buoy, you may also provide a link to it here.

<figure><img src="/files/flTZPna6voqOWOpieOQB" alt=""><figcaption><p>Mooring Settings</p></figcaption></figure>


---

# 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://docs.nemopi.com/fundamentals/buoys-and-sensors/buoy-settings/mooring-settings.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.
