# Creating an Event

### **Step 1. Start Event Creation**

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

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

{% tab title="Desktop" %}

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

* From the homepage, tap the **“Create Tournament”** button to begin.

### **Step 2. Select Your Sport**

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

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

{% tab title="Desktop" %}

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

* Choose the sport for your event. In this case, tap **Ultimate Frisbee** from the list.

### **Step 3. Enter Basic Info**&#x20;

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

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

{% tab title="Desktop" %}

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

Fill out the initial details of your tournament:

* **Upload Event Logo**
* **Country** and **City**: Choose where the tournament will take place.
* **Event Title**: Full name of the event.
* **Short Title**: A brief version for display (e.g., BUE 2025).

### **Step 4. Format & Modules**

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

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

{% tab title="Desktop" %}

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

Configure the competition format:

* **Event Type**: Tournament or League
* **Game Format**: E.g. 7×7, 5×5
* **Field Type**: Outdoor, Indoor, etc.
* **Divisions**: Choose one or more
* **Min/Max Players per Team**

Then scroll to continue…

### **Step 5. Enable Modules**

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

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

{% tab title="Desktop" %}

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

Toggle optional modules:

* **Stats Module** — enables stat tracking
* **MVP Module** — allows voting for Most Valuable Player
* **SOTG Module** — Spirit of the Game rating
* **Comments on All SOTG Scores** — whether comments are required for all scores

Click **Next Step** to proceed.

### **Step 6. Event Dates**

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

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

{% tab title="Desktop" %}

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

Enter key timelines:

* **Start Date / End Date** — tournament duration
* **End Registration Date** — deadline for teams to sign up
* **End Rosters Date** — last day to update player rosters

### **Step 7. Venue Info**

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

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

{% tab title="Desktop" %}

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

Provide location details:

* **Venue Name** and **Address**
* You may **skip** this step and add fields later

### **Step 7. Contact Info**

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

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

{% tab title="Desktop" %}

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

Provide your contact information. This will help the Ultie.org team reach you in case any clarification is needed:

* **Name** (auto-filled)
* **Contact Email**
* Optional fields: **WhatsApp**, **Instagram**, **Facebook**, etc.

At the bottom, check the box to agree to the platform’s **Terms of Service** and **Privacy Policy**.\
Without this confirmation, you won’t be able to complete the event creation.\
Then click **"Finish"** to proceed.

### **Step 8. Pending Approval**

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

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

{% tab title="Desktop" %}

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

Once submitted, your event status will change to **“Pending Approval.”**

* Our team will contact you soon to verify event details.
* To speed up the process, use the **WhatsApp** or **Telegram** button to reach us directly.

{% hint style="info" %}
After submitting your event application, please wait for confirmation from us. You can also write to us on [**WhatsApp**](https://wa.me/447719564497), [**Telegram**](https://t.me/ultieorg), or [**Facebook**](https://facebook.com/ultieorg) for any questions.
{% 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/create-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.
