> For the complete documentation index, see [llms.txt](https://tournated.gitbook.io/tournated/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tournated.gitbook.io/tournated/getting-started/onboarding/tournated-custom.md).

# Tournated Custom

{% hint style="info" %}
The **Tournated Custom Plan** is designed for sports governing bodies and other organizations that require a fully branded platform to manage their tournaments, leagues, and teams. Unlike the **Basic** and **Pro** plans, which operate within the Tournated platform, the **Custom Plan** allows users to create their independent white-label web platform and mobile app, tailored to their brand and operational needs.
{% endhint %}

### Custom Plan Packages

There are three tiers of the **Custom Plan**, each offering increasing levels of control, features, and support:

* #### **Custom Standard**
* #### **Custom Plus**
* #### **Custom Ultra**

{% hint style="success" %}
Organizers launching a platform first pay a one-time configuration fee of €1000 plus a monthly subscription.
{% endhint %}

### **1. Custom Plan**

Price: (€299/month)

* Includes all features of the Pro Plan.
* Custom domain name and branded platform.
* Up to 5 team members.
* Earn revenue through Tournated Monetization.

### **2. Custom Plus**

Price: (€499/month)

* Includes all features of the Custom Plan.
* Allows up to 50 team members.

### 3. **Custom Ultra**

Price: (€899/month)

* Includes all features of the Custom Plus plan.
* Supports unlimited team members.
* Full access to Tournated Monetization for enhanced revenue opportunities.

### How to set up a Custom Plan

1. Choose the Custom Plan.
2. Select the number of months to pay for. (minimum 1 month, no limit beyond that. The more months you choose, the lower the price per month due to accumulated discounts)
3. Complete the payment process.
4. Configure the organization settings by adding your name, surname, email, contact phone number, organization name, type, and logo.
5. Then you need to set up a platform. To do that, check this link below:

{% content-ref url="/pages/VP5lc5EuUwWaF2GIu3nd" %}
[Platform settings](/tournated/tournated-portals/tournated-dashboard/platform-management/platform-settings.md)
{% endcontent-ref %}

{% hint style="warning" %}
All player purchases and transactions made on the Tournated platform include a service fee. To learn more about these fees, visit this link: [Monetization](/tournated/tournated-portals/tournated-dashboard/monetization.md)
{% endhint %}

{% hint style="danger" %}
If auto-onboarding for Custom packages is disabled and you would like to subscribe to a Custom Plan, please contact our customer support via live chat, email us at <hello@tournated.com>, or book a demo call with our sales team.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://tournated.gitbook.io/tournated/getting-started/onboarding/tournated-custom.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
