# Ultie Affiliate Program

## What is it?

The Ultie Affiliate Program lets you earn money by inviting tournament organizers to our platform.\
It’s simple: when someone you refer creates a paid tournament, you get **10% of the tournament fee** — no strings attached.

Whether you're a player, community leader, or just someone who knows people running events, this is a great way to turn your network into real income.

## How it works

1. **Grab your personal referral link or code** from your account.
2. **Send it to the organizer** — you can share the link or just give them your user ID.
3. If the organizer:
   * Uses your **referral link** to create a tournament.
   * Or enters your **referral code** manually when creating the tournament — same result.
4. Once the tournament is paid for and confirmed, your **10% bonus** will show up in your balance.
5. You can **withdraw your bonus anytime** from your account — quick and easy.

## Referral link vs. referral code

You have two ways to invite organizers:

### Referral Link

Just copy this link from your [Affiliate Dashboard](https://ultie.org/user/affiliate) and send it to the organizer. If they click it and create a tournament, your ID is automatically linked to their account — no extra steps needed.

```
// https://ultie.org/?ref=yourID
```

### Referral Code

Don’t want to send a link? No problem — just give the organizer your **User ID** instead. They can enter it manually during the tournament setup process in the field labeled **“Referral Code”**.

```
yourID
```

If the organizer is already on the site, just ask them to enter your code during the tournament creation process.

{% hint style="info" %}
If the organizer already created a tournament but forgot to use your link or code — just message our support team. We’ll manually assign the referral to your account.
{% endhint %}

### Need help?

If you have any problems, don’t hesitate to contact us via [**WhatsApp**](https://wa.me/447719564497)**,** [**Telegram**](https://t.me/ultieorg)**, or** [**Instagram**](https://www.instagram.com/ultieorg/)**.**


---

# 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/about/ultie-affiliate-program.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.
