# Apps

### Tracking App

The RACEMAP Tracking App is for participants and spectators. It provides live GPS tracking of athletes and keeps watchers updated on race progress.&#x20;

Key features:

* Real-time location updates of participants
* Race status and timing information
* Interactive map view for spectators

This app is focussed on participants' race tracking and spectator engagement.&#x20;

{% content-ref url="/pages/pRPakpUVDPxwhG1ls0Xb" %}
[Tracking apps](/apps/tracking.md)
{% endcontent-ref %}

### Orga App

The RACEMAP Orga App is for users managing a large number of GPS trackers. It is not intended for participants or spectators.&#x20;

Key features:

* Quick identification and selection of GPS devices via QR codes
* Efficient assignment of trackers to participants
* Parallel operations with multiple Orga Apps working simultaneously

This app connects trackers via QR code scanning, ensuring smooth operations for event staff.&#x20;

{% content-ref url="/pages/9VhCSLoJpJm25YX7QObE" %}
[Orga app](/apps/orga.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/apps.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.
