# Player Fees & Payments

## **A simple way**

Your team manager will send you a payment link, and all you need to do is follow the link and pay the fee.

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

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

{% tab title="Desktop" %}

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

* If you’ve lost the link, follow these instructions instead.

### **Step 1: Click on the Player Profile**

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

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

{% tab title="Desktop" %}

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

* Click on the profile icon located in the top-right corner of the screen.

### **Step 2: Open the Profile Tab**

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

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

{% tab title="Desktop" %}

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

* Click on the **"Profile"** option in the menu that appears.

### **Step 3: Click on Stats**

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

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

{% tab title="Desktop" %}

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

* Select the **"Stats"** tab to access the player’s event details.

### **Step 4: Expand the Tournament Dropdown**

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

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

{% tab title="Desktop" %}

{% endtab %}
{% endtabs %}

* Locate the tournament in the list and click the dropdown arrow to expand the event details.

### **Step 5: Click Pay**

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

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

{% tab title="Desktop" %}

{% endtab %}
{% endtabs %}

* In the event details, find the **"Fees"** section and click **"Pay"**.

### **Step 6: Click Secure Payment**

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

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

{% tab title="Desktop" %}

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

* On the payment screen, click **"Secure Payment"** to proceed.

### **Step 7. Enter Card Details and Pay.**

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

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

{% tab title="Desktop" %}

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

* Enter your card details (number, name, expiration date, CVV) and click **"Pay"** to complete the payment. The payment is processed securely by **Mollie**.

### **Step 8: Confirm Payment Success**

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

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

{% tab title="Desktop" %}

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

* **If the payment is successful:** You will see the **"Payment Successful"** message. Close the confirmation page.&#x20;
* **If the payment** **unsuccessful**: A "Payment Failed" message will appear. Retry the payment process.

### **Step 9: Check the Updated Status**

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

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

{% tab title="Desktop" %}

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

Go back to the event details. The **"Fees"** section will now display **"Paid"**, confirming the player’s fee payment.

**Now you know how to pay player fees and confirm your participation in the tournament!**��


---

# 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/player-fees-and-payments.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.
