# Transport OSINT

Transport OSINT focuses on gathering information about vehicles, shipping, aircraft, and transport networks. These tools help investigators track movement, identify ownership, and analyze patterns related to cars, ships, planes, or public transport systems.

| Tool                   | Link                                                    |
| ---------------------- | ------------------------------------------------------- |
| Flightradar24          | [Find out more](/osint-tools/flightradar24.md)          |
| VIN Decoder from NHTSA | [Find out more](/osint-tools/vin-decoder-from-nhtsa.md) |
| Vehicle AI             | [Find out more](/osint-tools/vehicle-ai.md)             |
| MarineTraffic          | [Find out more](/osint-tools/marinetraffic.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://tools.osintnewsletter.com/tool-categories/transport-osint.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.
