# Extended Player Registration Form & Liability Waiver

### **Step 1. Go to Settings**

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

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

{% tab title="Desktop" %}

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

* From the event dashboard, click the **Settings** icon in the left menu.

### **Step 2. Select Extended Player Registration Formtabs**

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

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

{% tab title="Desktop" %}

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

* Under the “Custom settings” section, click **Extended Player Registration Form**.

### **Step 3. Customize the Form**

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

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

{% tab title="Desktop" %}

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

{% hint style="info" %}
You’ll see a warning note listing the information already included in the default form: **name, last name, gender, team, and birthday**. Do not create duplicates.
{% endhint %}

**Adding a Liability Waiver**

* Toggle the **Liability Waiver** switch to enable it.
* Click the **Edit** button.
* Enter your waiver text.
* Click **Save**.

{% hint style="info" %}
Changes to the Liability Waiver that has already been accepted by some teams will have to be resent to everyone for re-review and re-acceptance.
{% endhint %}

**Adding Custom Fields**\
Click **Add question** to create a new field.\
Available field types include:

* **Single line** – for short text responses
* **Multi line** – for longer answers
* **Checkboxes** – for selecting multiple options
* **Dropdown** – for a list of options
* **Radio** – for selecting one option

Use the toggle to mark any field as required.

Once your questions are ready, click **Save**. These fields will now be visible to players registering for the 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-organizers/tournament-league/extended-player-registration-form-and-liability-waiver.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.
