# Dataloy Distance Table (DDT)

- [About Dataloy Distances](https://docs.dataloy.com/dataloy-distance-table-ddt/dataloy-distance-table-ddt.md): Simple, yet powerful, tool for calculating sailing routes and distances
- [Routing and routing options](https://docs.dataloy.com/dataloy-distance-table-ddt/routing-and-routing-options.md)
- [Custom Point using Latitude and Longitude](https://docs.dataloy.com/dataloy-distance-table-ddt/custom-point-using-latitude-and-longitude.md): You can add any custom point to your route by entering the latitude and longitude in the given format:
- [High-Risk Area (HRA) / Piracy Routing](https://docs.dataloy.com/dataloy-distance-table-ddt/untitled.md)
- [Distances API](https://docs.dataloy.com/dataloy-distance-table-ddt/distances-api.md): Calculate, evaluate and plan your sea routes with our lightning fast API
- [Distances Change Log](https://docs.dataloy.com/dataloy-distance-table-ddt/distances-change-log.md): This page describes all changes to the routes and ports and terminals in the Dataloy Distance Table. (In reversed chronological order from August 2024)


---

# 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/dataloy-distance-table-ddt.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.
