# Using the Race App with RRM

The Race App integrates directly with RUFUS Race Manager and behaves like a Cloud-connected device.

## Device Assignment in RRM

After launching the Race App in Cloud:

1. Open the event in Race Manager.
2. Go to Devices.
3. Assign the Race App device to:
   * The event
   * One or more checkpoint(s)

<figure><img src="/files/wQ5fz0T6uCqVwzj52TSL" alt=""><figcaption><p>Add Device Dialog in RRM</p></figcaption></figure>

Once assigned, the Race App becomes operational.

## How Data Appears in RRM

Manual Timing:

* Appears as checkpoint passings.

Penalty & Bonus:

* Appears in Race Notifications.
* Modifies participant results.

Race Alerts:

* Appears in Race Notifications.
* Informational only.

Team Chat:

* Appears in Race Notifications chat panel.

All actions are append-only for traceability.

## Operational Flow

1. Judge sends action from Race App.
2. RRM receives notification.
3. Race Control reviews.
4. Classification updates (if applicable).

Cloud manages access and sessions. RRM manages race operations.

## Summary

The Race App acts as a field extension of Race Manager, enabling judges to interact with race operations in real time while preserving full audit visibility.


---

# 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://help.runonrufus.com/rufus-cloud/race-app/using-the-race-app-with-rrm.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.
