# Speed Order

The Speed Order field is available in the Port Call module under the Overview tab. It allows you to override the speed for a specific sea passage using values sourced from vessel, voyage, or TC In contract configurations.

The dropdown displays only the Speed Orders relevant to the selected passage (Ballast or Laden), and the selected option applies only to the current leg.

<figure><img src="/files/DVSPyUTKzovP7HScpS9A" alt=""><figcaption><p>(Figure 1) Laden Port Call Speed Order</p></figcaption></figure>

To read on how to configure the vessel speeds, please refer to [vessel documentation](/release-8.25/voyage-management-system/step-by-step-guides/vessels/vessel-speed-and-consumption-data.md).


---

# 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.dataloy.com/release-8.25/voyage-management-system/step-by-step-guides/port-calls/maintain-port-calls/speed-order.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.
