# Withdrawing from an Event

### **Step 1. Open team application.**

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

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

{% tab title="Desktop" %}

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

* From the main tournament page, find your team application under “Your Applications” and click **Manage**.

### **Step 2. Access team form.**

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

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

{% tab title="Desktop" %}

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

* Scroll to the **End Event** section and hit the **End Event** button to begin the finalization process.

### **Step 3. Nominate MVP and Confirm**

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

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

{% tab title="Desktop" %}

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

* Scroll to the bottom of the form and click **Withdraw from the Event**. This will remove your team from the event.


---

# 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/withdrawing-from-an-event.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.
