> For the complete documentation index, see [llms.txt](https://docs.racemap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.racemap.com/prediction.md).

# Predictive tracking with reads from race timing

![Processing sporadic passings from the timekeeping into smoothly moving dots](https://static-cdn.racemap.com/custom/predictive-sequence.gif)

{% hint style="success" %} <a href="https://calendar.app.google/ZCAXvLr83BYhvM2k6" class="button primary">Schedule video call</a>

Would you like to get your event set up quickly? Just book a 20-min video call with our lead developer, Jens. He’ll walk you through everything to prepare your event for predictive tracking with RACEMAP.
{% endhint %}

Watch the recap of predictive live tracking at the Dresden Marathon with more than 12.000 participants: <https://racemap.com/player/ddm25>

![Predictive live tracking at München Marathon, decoder reads forwarded from RACE|RESULT](https://gblobscdn.gitbook.com/assets%2F-LSRNxaH2Ju9Flr7JhJD%2F-M0rll9AFXwscBSy-0F0%2F-M0rplagySzmaVYvxNQq%2Fc1571b9d-46dc-43a1-8258-faa441d37f9c.gif?alt=media\&token=5da620c0-11ce-44ba-94d6-116912f85739)

{% embed url="<https://youtu.be/p4aZmD56Cd0?si=M4ieoekYnIhO4ZtK>" %}
Webinar about predictive live tracking
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.racemap.com/prediction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
