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

Example prompts
- “Should I walk or cycle from Kings Cross to Tower Bridge?”
- “Compare driving vs cycling from my hotel to the conference centre”
- “What’s the easiest way to get from A to B - walking, cycling, or driving?”
- “How much hillier is cycling vs walking between these two points?”
What you get back
A summary per travel mode (distance, duration, terrain analytics) plus a comparison block showing which mode is fastest, shortest, and easiest by terrain. Includes a natural language summary like “Cycling is 3 min faster than walking but has 40m more climbing.” For step-by-step directions on a chosen mode, callget_directions after comparing.
Map rendering
Responses include arender envelope with one linestring layer per mode (style hints carry the mode name and a recommended colour for distinct styling). Pass compact: true for summary-only responses (the comparison block + per-mode totals only). See response defaults & controls and render envelopes.