# SOTG Monitoring

### **Step 1. Go to the Control Panel**

{% tabs %}
{% tab title="Mobile" %}

<figure><img src="/files/CHNegBqhZwIHg9EgOJfT" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Desktop" %}

<figure><img src="/files/ufteU5GKPV7o6VRiiw4a" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

* From the event page, click the **"Control Panel"** button in the upper right corner.

### **Step 2. Open the SOTG Audit Section**

{% tabs %}
{% tab title="Mobile" %}

<figure><img src="/files/6IgGpaWkl5X2RXRP4gHj" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Desktop" %}

<figure><img src="/files/WfbygnDAyqpMgOuRsAXL" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

* In the left-hand menu of the Control Panel, select **"SOTG Audit"**.

### **Step 3. Review Ratings and Comments**

{% tabs %}
{% tab title="Mobile" %}

<figure><img src="/files/Vk2hwcVAfe1NHuD3HTzK" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Desktop" %}

<figure><img src="/files/sbLKzUY5I4B1IuwcNQKI" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

You’ll see a list of all games with submitted spirit scores. Here you can:

* View detailed **Spirit scores** by category.
* See **comments** left by teams (especially important for scores of 0 or 4).
* Click the **three dots** next to a game to **edit scores or view full details**.

Use this tool to ensure fair play and address any concerns raised by participants.

{% hint style="success" %}
That’s it — you're now ready to monitor Spirit scores efficiently and fairly throughout your tournament.
{% endhint %}


---

# 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.ultie.org/for-organizers/sotg-monitoring.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.
