# Download leaderboard CSV

You can download the leaderboard as a CSV file. The file provides the data&#x20;

* as time difference within start and corresponding split, format: `hh:mm:ss`&#x20;
* as raw data, timestamps, UTC format: `1970-01-01T05:50:30.000Z`

All options and settings for the leaderboard:&#x20;

{% content-ref url="/pages/-LYXfT2qbHHP6XDl9-g6" %}
[Leaderboard](/live-tracking/gps-timing.md)
{% endcontent-ref %}

Instead of a local CSV file, you can pull the \*/ranks feed to automatically process the data in the leaderboard:

{% content-ref url="/pages/-MZHQpwp749Eg0tOuYuX" %}
[\*/ranks, ranking and results](/api/ranks.md)
{% 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://docs.racemap.com/data-export-from-racemap/download-gps-results.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.
