# OS NGD Transport

The pages in this section contain general tips on using [OS NGD Transport Theme](/osngd/data-structure/transport.md) data and specific advice on how to make the most of the data provided by the following feature types:

* [Bus Lane](/osngd/using-os-ngd-data/os-ngd-transport/bus-lanes.md)
* [Cycle Lane](/osngd/using-os-ngd-data/os-ngd-transport/cycle-lanes.md)
* [Pavement Link](/osngd/using-os-ngd-data/os-ngd-transport/pavements.md)
* [Street Light](/osngd/using-os-ngd-data/os-ngd-transport/street-lights.md)
* [Tram On Road](/osngd/using-os-ngd-data/os-ngd-transport/trams.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.os.uk/osngd/using-os-ngd-data/os-ngd-transport.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.
