# Making Race Classifications

Race classifications are a critical part of ensuring that participants are ranked accurately based on their performance. The RUFUS Race Manager (RRM) provides comprehensive tools for classifying and processing race results, which can be integrated with the passings collected by the RUFUS Timing App.

To gain a thorough understanding of how to make race classifications using RRM, please refer to the following articles from the RRM documentation:

* [Understanding Classifications](https://help.runonrufus.com/rufus-race-manager/classification-and-results-processing/understanding-classifications): Learn the fundamental concepts behind race classifications and how RRM handles classification processing.
* [Results Menu](https://help.runonrufus.com/rufus-race-manager/classification-and-results-processing/results-menu): Get familiar with the results menu in RRM, where you can access, manage, and process race results.
* [Viewing Race Results](https://help.runonrufus.com/rufus-race-manager/classification-and-results-processing/viewing-race-results): Understand how to view the final race results, including rankings, times, and other critical metrics.

### Key Benefits of Using RRM for Classifications

* **Automated Processing**: Automatically classify participants based on collected passings, reducing manual effort and errors.
* **Flexible Categorization**: Categorize participants by age group, gender, or any custom criteria defined for your race.
* **Real-Time Insights**: As passings are recorded by the Timing App, classifications are updated in real-time, ensuring accurate and immediate results.

By leveraging the RRM classification tools, you can efficiently process and manage race results, providing participants with timely and accurate classifications.


---

# 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-timing-app/integration-with-rufus-race-manager-rrm/making-race-classifications.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.
