# Golden Run

The Golden Run is the [production run](/en/model/production-orders-products.md) that achieved **the best combination of performance and quality**—meaning it was executed with the highest possible speed while keeping scrap to a minimum. In the ENLYZE app, the Golden Run is marked with a trophy icon:

<div align="center"><figure><img src="/files/TTaft03jPdCtKfJ3UrTp" alt=""><figcaption></figcaption></figure></div>

## **Why is the Golden Run highlighted?**

With the help of the Co-Pilot, ideal production parameters can be communicated to the machine operator. In our view, the process parameters from the Golden Run represent the ideal settings to share, as they led to the most productive execution of the product.

## **Why are downtimes not considered when determining the Golden Run?**

The causes of downtimes during a production order are often unrelated to the process parameter settings or the specific order itself. Since the Golden Run serves as a guide for optimal parameter settings, downtimes are not taken into account.

## **Difference between Golden Run and Maximum Demonstrated Speed**

The *Maximum Demonstrated Speed (MDS)* identifies the production order with the highest achieved speed for a specific product on a specific machine—only the performance aspect is considered. More on MDS can be found under [Performance (Concepts)](/en/concepts/performance.md).

The *Golden Run*, on the other hand, identifies the order with the highest overall productivity for a specific product on a specific machine, based on a combination of performance and quality (i.e., the scrap rate).


---

# 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.enlyze.com/en/production-optimization/golden-run.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.
