# Order of Play

{% hint style="info" %}
The Order of Play is the primary workspace for referees and the main source of match information for participants. That's why we've designed it to be as user-friendly and customizable as possible. For managers, we offer an "[Advanced Order of Play](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/match-and-result-management/order-of-play/advanced-order-of-play-view.md)" view with drag-and-drop functionality, match conflict identification, a timeline, and a bird's-eye view. For participants, the key interfaces are the grid and timeline views. All formats are available for PDF download.
{% endhint %}

Notably, you can download scorecards directly from the Order of Play and export matches to DUPR, WTN, and other integration partners. *The download button is located to the right of the Order of Play headline in the top left corner.*

{% content-ref url="/pages/ZFx9TDpZnmKm4OoeweDi" %}
[Views](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/match-and-result-management/order-of-play/views.md)
{% endcontent-ref %}

{% content-ref url="/pages/OqYTV0ythofTDBtcLd1a" %}
[Advanced Order of Play View](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/match-and-result-management/order-of-play/advanced-order-of-play-view.md)
{% endcontent-ref %}

{% content-ref url="/pages/nOnLx3aC22WdiWafe0LD" %}
[Entering match results](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/match-and-result-management/entering-match-results.md)
{% endcontent-ref %}


---

# 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://tournated.gitbook.io/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/match-and-result-management/order-of-play.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.
