# Registering a Team for an Event

### **Step 1: Click "Send Team Application"**

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

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

{% tab title="Desktop" %}

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

* Navigate to the event details page.
* Find the blue "Send Team Application" button and click it to begin the registration process

### **Step 2: Select "Team Application"**

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

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

{% tab title="Desktop" %}

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

* From the application menu, choose "Team Application" to proceed.

### **Step 3:** Fill in the Required Information

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

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

{% tab title="Desktop" %}

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

* **Club**: Select your club from the dropdown menu.
* **Division**: Choose the division your team will participate in.
* **Team Name**: The team name is filled in automatically, but you can edit it if needed.
* **Team Manager**: Ensure the team manager's name is displayed correctly.
* **Phone**: Enter your contact phone number manually.
* **Email**: The email address is automatically populated with the account of the person submitting the application, but it can be edited if necessary.

When all details are filled in, click the **"Send Application"** button to finalize the registration.

{% hint style="info" %}
You do not need to register multiple teams in the system to submit two rosters. Simply submit another event application on behalf of your club.
{% endhint %}

### **Step 4: Confirm Your Team is Listed under Applications**

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

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

{% tab title="Desktop" %}

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

* After submitting the application, return to the event page.
* Check the list of teams to ensure your team is successfully displayed.

{% hint style="info" %}
To change the name of your team in a submitted application, please contact the event organizer or our support team via [**WhatsApp**](https://wa.me/447719564497), [**Telegram**](https://t.me/ultieorg), or [**Facebook**](https://facebook.com/ultieorg).
{% endhint %}

**Now you know how to register your team for an 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/registering-your-team-for-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.
