# Provide live tracking

- [Event visualization](https://docs.racemap.com/live-tracking/map.md): Interactive map showing exciting information, live. Perfectly adapt the tracking map to your sports event and project.
- [Group and stages](https://docs.racemap.com/live-tracking/multi-event-map.md): Group and stages unite multiple single events in one interactive map.
- [Safemap](https://docs.racemap.com/live-tracking/safemap.md): Safemap consolidates critical information for long-distance events in a single dashboard. Operations teams supervise participants in real-time, identify risk situations & coordinate response actions.
- [Leaderboard](https://docs.racemap.com/live-tracking/gps-timing.md): Effortless live rank & real-time scoring. Results from geofences & participants' GPS data. No complex timing hardware for splits. For intermediate timing points, decentral races & permanent timing.
- [Embed interactive content](https://docs.racemap.com/live-tracking/iframe.md): Embed the event visualization, tracking map, live ranks, leaderboard, and monitor directly on your pages with an iFrame.
- [URL parameters](https://docs.racemap.com/live-tracking/url-parameters.md): Use dynamic URL parameters to address and control specific features of the tracking map.
- [Elevation chart](https://docs.racemap.com/live-tracking/profile.md): Query and display the race elevation chart as a standalone component. Customize the interactive profile and control its appearance and behavior via URL parameters.
- [Shadowtrack and mapping](https://docs.racemap.com/live-tracking/shadowtrack.md): The mapping feature calculates the relation of the device's coordinates to the shadowtrack.
- [Collaborating on events](https://docs.racemap.com/live-tracking/share-access.md): Collaborate with teammates. Share access to manage and edit your events across multiple accounts.
- [Activity upload](https://docs.racemap.com/live-tracking/activity-upload.md): Upload GPX, KML and TCX files to submit individually recorded activities from any fitness tracker.
- [Monitor](https://docs.racemap.com/live-tracking/monitor.md): Keep track of all participants. Dashboard consolidates safety-relevant details in real-time. Responsibles quickly identify critical situations and make timely decisions.


---

# 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.racemap.com/live-tracking.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.
