# Post Race

## RaceResult12

If RR12 is enabled in the config, evaluated lines are automatically synced to RR12. However as ranks may change during evaluation, it is best to sync RR12 after all evaluation is done or periodically during the process.&#x20;

You can sync between local results and RR12 by right-click on the *...* button in *Current Heat* view - *Results* view.&#x20;

<figure><img src="/files/suZBC5w4lSF6r4llmrpX" alt=""><figcaption></figcaption></figure>


---

# 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.dbnetsoft.com/dbnetsoft/photofinish.net/workflow/post-race.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.
