> ## Documentation Index
> Fetch the complete documentation index at: https://developers.kardinal.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Complete route walkthrough

> Model a representative case: multiple vehicles, depots, and time windows, through to a usable result.

<Note>
  Tutorial — priority P1. Builds on the "First API call" tutorial; don't re-explain authentication here.
</Note>

## To be written

* Representative case: multiple vehicles, multiple depots, time windows
* Progressive request construction (start minimal, add one constraint at a time)
* Detailed reading of the result (vehicle/order assignment, timing, distance)
* Common pitfalls at this stage (e.g. units, time zones)
