# Getting Started

New to TruckerZoom?

Are you familiar with intermodal transport? \
\
If not, check out the introduction available in the table of contents to the left, or linked below. It will walk you through the basics of international container transportation, and how the Trucker Zoom web application is specially designed to assist with the management of day to day business tasks.

{% content-ref url="../what-is-intermodal-transportation" %}
[what-is-intermodal-transportation](https://manual.truckerzoom.com/what-is-intermodal-transportation)
{% endcontent-ref %}

Do you have a TZ web application account?\
\
If you don't yet have an account setup, click through the next few pages for guided instructions on how to login to the TZ web app, or follow the link below:

{% content-ref url="getting-started/open-tz-web-application" %}
[open-tz-web-application](https://manual.truckerzoom.com/additional-information/getting-started/open-tz-web-application)
{% endcontent-ref %}

Are you looking for available training on how to use the TZ web application?

If you already have an account and are looking for daily workflow training for the TZ web application, follow the link below:

{% content-ref url="../training" %}
[training](https://manual.truckerzoom.com/training)
{% endcontent-ref %}


---

# 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://manual.truckerzoom.com/additional-information/getting-started.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.
