# Creating a Club

### **Step 1: Access the Club Creation Menu**

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

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

{% tab title="Desktop" %}

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

* Click on **"Find or Club Team"** in the top-right menu under your name.

### **Step 2: Choose "Create your Club"**

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

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

{% tab title="Desktop" %}

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

* From the action menu, click **"Create your Club"**.

### **Step 3: Fill in Club Details**

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

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

{% tab title="Desktop" %}

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

On the first setup screen, enter the key information for your team:

* **Club Name**
* **Country**
* **City**
* **Team URL** (your custom team page link)
* **Are you a player?** (Yes/No)
* **Jersey Number**

Then, click the **"Next Step"** button to continue.

### **Step 4: Upload a Club Logo**

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

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

{% tab title="Desktop" %}

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

{% hint style="warning" %}
Clubs without logos will not appear in general statistics. Make sure the key part of your logo fits well within the dark background area — this helps ensure a clean and consistent look across the platform.
{% endhint %}

* On the final screen, you’ll be prompted to upload your team logo.
* Click **"Finish"** when you're done.


---

# 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/creating-a-team.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.
