# Results Menu

The **Results Menu** in **RUFUS Race Manager (RRM)** provides users with access to the event's race classifications. All the defined races are listed in this menu, allowing the user to select and view the results for each specific race.

<figure><img src="/files/O4EuRgrWhQOR8eEGkkQ6" alt=""><figcaption><p>Results Menu</p></figcaption></figure>

Clicking on a race name will open the **Race-Result View**, where detailed results of that race are displayed, including participant rankings, podiums and timing data.


---

# 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-race-manager/classification-and-results-processing/results-menu.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.
