# Connecting your CloudBox with RUFUS Race Manager (locally)

To connect your CloudBox to **RUFUS Race Manager (RRM)** locally, you'll need to set up the local network connection between the CloudBox and the RRM software. This allows for direct communication, enabling seamless timing operations and device control during an event.

To understand how to effectively use the CloudBox as a Local Device in RRM, please refer to the following articles from the **RRM documentation**:

* [Devices Menu](https://help.runonrufus.com/rufus-race-manager/timing-devices-integration/devices-menu): Learn how to access and manage devices connected to your RRM account.
* [Connecting Local Devices](https://help.runonrufus.com/rufus-race-manager/timing-devices-integration/connecting-local-devices): Follow these instructions to connect your CloudBox as a Local Device within RRM.
* [Event-Devices View](https://help.runonrufus.com/rufus-race-manager/timing-devices-integration/event-devices-view): Understand how to view and manage devices during an event, ensuring they are properly configured and sending accurate timing data.

These articles cover everything from adding your CloudBox in RRM to managing devices during events.

## Key **Benefits of Using the CloudBox as a Local Device in RRM:**

1. **Low Latency**: A direct connection ensures minimal data transmission delays.
2. **Offline Operation**: Timing can proceed even if there is no internet connection.
3. **Simplified Setup**: Local connection reduces dependency on external factors, offering greater control.


---

# 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-cloudbox/general-operations/connecting-your-cloudbox-with-rufus-race-manager-locally.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.
