# Trip Calculator

Accessing the Trip Calculator is easy, simply navigate to the Freights or Vehicles menu and look for the "Map" icon.&#x20;

<div align="left"><figure><img src="/files/YjmwIX1PaZMZl4OjN3Gk" alt=""><figcaption></figcaption></figure></div>

Clicking on this icon will open up a map that displays important information such as the distance of the trip, the estimated truck travel time, as well as the estimated fuel cost and consumption. These values are calculated automatically based on data from your account, you can modify them by editing the default values in your account settings.&#x20;

<figure><img src="/files/egIciZ3HkI0iYqHZMilQ" alt=""><figcaption></figcaption></figure>

Additionally, you can also modify the fuel price and consumption in the input forms located below the calculations. This feature is a great tool for helping you plan your trips and estimate the cost of fuel, making it an essential part of your transportation logistics.

<figure><img src="/files/rYmIn8jyANyeA8hfxulI" alt=""><figcaption></figcaption></figure>


---

# 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.cargoland24.com/trip-calculator.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.
