# Displays

<figure><img src="/files/BscWwgbIFC5PdBO1HebN" alt=""><figcaption><p>All Displays</p></figcaption></figure>

* Audience Displays (Left -> Right)
  * Intro - Displays queued match's teams and rank
  * In-Match - Displays match time remaining and alliances
  * Saved Match Results - Displays score of recently saved match
* Pit Displays (Left -> Right, Top -> Bottom)

  * Rankings - Displays qualification rankings
  * Logo - Displays slide show of event sponsors
  * Alliance Selection - Displays alliances and available teams
  * Elimination Bracket - Displays bracket with matches to be played between alliances
  * Skills Rankings - Displays skills challenge rankings (based on score and tie breakers)
  * Schedule - Displays match schedule of matches to be played
  * Inspection - Displays inspection status of each team
  * Upcoming Matches - Displays next three matches to be played


---

# 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://wiki.purduesigbots.com/team-administration/hosting-competitions/tournament-manager/displays.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.
