# Visit duration

This represents the minimum amount of time that must be spent on a customer visit.\
Additional time can be added based on the **Loading/Unloading duration per unit** constraint.

**Format:** HH:MM:SS

**Example:**\
For a delivery, the visit duration may include activities such as parking, obtaining the delivery note signature, operating the vehicle’s tailgate, and other basic handling tasks. This time is then added to the unloading time defined in the **Loading/Unloading duration per unit** constraint.


---

# 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://nomadia-docs.gitbook.io/products/solver-constraints/my-deliveries/availability/visit-duration.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.
