# Entering Spirit Scores & MVP

After each completed game, all players who participated will receive a notification prompting them to submit a Spirit of the Game (SOTG) score — and, if the option is enabled for the tournament, to vote for the game’s MVPs as well.

### **Step 1. Open Notifications**

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

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

{% tab title="Desktop" %}

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

* Click the **bell icon** in the upper-right corner of the page to view new alerts.

### **Step 2. Select the Match**

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

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

{% tab title="Desktop" %}

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

* Find the **Spirit Score request** for the game you just played and click it.

### **Step 3. Submit Scores and MVP**

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

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

{% tab title="Desktop" %}

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

You will now see the **Set SOTG & MVP** screen.\
Follow these steps:

* **Select the MVP** from the opposing team.
* **Rate each SOTG category** on a scale (usually 0–4).
* If you rate a category **0 or 4**, you’ll be prompted to explain your score in a short comment.

After completing all sections, click **"Save"** to submit your evaluation.

### **When can I rate Spirit of the Game?**

After each completed game, you and your team members (who also participated in those matches) will receive notifications to rate your opponent for Spirit of the Game.

### **Where can I see the notifications?**

You can view all of your notifications by clicking on the bell icon in the upper right corner.

### **How do I know which game the notification is for?**

The game to which the protocol refers will be written under the notification title.


---

# 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-managers/entering-spirit-scores.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.
