> For the complete documentation index, see [llms.txt](https://docs.os.uk/os-downloads/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.os.uk/os-downloads/products/land-and-terrain-portfolio/os-mastermap-sites-layer/os-mastermap-sites-layer-technical-specification/theme-definitions/water-transport.md).

# Water transport

This theme includes sites involved in the transfer of passengers or goods onto vessels for transport across water.

<figure><img src="/files/2uSypHLbSayHfXdMmgBY" alt="OS MasterMap Sites Layer (blue polygon) Water transport theme, showing a blue polygon over a port consisting of docks and nautical berthing." width="563"><figcaption><p>OS MasterMap Sites Layer (blue polygon) Water transport theme – port consisting of docks and nautical berthing</p></figcaption></figure>

| Functional site                                | Description                                                                                    |
| ---------------------------------------------- | ---------------------------------------------------------------------------------------------- |
| Vehicular ferry terminal                       | A site facilitating the embarkation and disembarkation of ferry passengers and their vehicles. |
| Passenger Ferry Terminal                       | A site facilitating the embarkation and disembarkation of pedestrian ferry passengers          |
| Port Consisting of Docks and Nautical Berthing | A site on a waterway with facilities for loading and unloading ships.                          |

The following features are included in the captured extent:

* Port buildings (for example, customs office, ticket office, waiting room)
* Vehicle parking/waiting areas
* Structures for loading people, vehicles or goods onto vessels
* Access roads and paths
* Areas of man-made and natural surface surrounded by included areas The following features are **not** included in the captured extent:
* Public roads and pavements


---

# 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.os.uk/os-downloads/products/land-and-terrain-portfolio/os-mastermap-sites-layer/os-mastermap-sites-layer-technical-specification/theme-definitions/water-transport.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.
