# Joining a Club

### **Step 1. Access Your Profile**

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

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

{% tab title="Desktop" %}

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

Once you’re logged in:

* Tap your **profile avatar or name** in the top-right corner.
* In the dropdown menu, select **“Find or Create Club”**

### **Step 2. Choose "Find Your Club"**

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

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

{% tab title="Desktop" %}

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

* On the **Select Way** screen, tap **“Find your Club”** — this is designed for players who’ve already registered and want to join an existing team.

### **Step 3. Search for a Club**

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

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

{% tab title="Desktop" %}

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

On the **Find Your Team** screen:

* Select your **Country** and **City**.
* Choose the **Team Club** from the list that appears.
* Answer **“Are you a player?”** by selecting **Yes**.
* Enter your **Jersey Number**.

Tap **Join Club** to send your request to the team manager.

### **Step 4. Await Confirmation**

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

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

{% tab title="Desktop" %}

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

After submitting your request, you’ll see a **“Stand by for Confirmation”** message.

Wait for the club manager to review and accept your request. You’ll be notified via the platform once your request has been approved or declined.

### **Step 5. View Your Club**

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

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

{% tab title="Desktop" %}

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

Once accepted, you’ll officially be added to the club.

To view your club:

* Tap the **Club** tab in the main navigation.
* You’ll see your team listed there, or access it through your profile.

And that’s it! You’re now ready to compete, connect, and grow as part of your team on Ultie.org.


---

# 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-players/joining-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.
