# FAQ

### How can I sign up as an organizer?

Go to [admin.cooltix.hu](https://admin.cooltix.hu), this is where you can sign up and upload your event.

Further help here:

{% content-ref url="/pages/-Lk0iPue\_1p246N1kbQl" %}
[Sign up as an organizer](/cooltix-support/organizers/organizer-sign-up.md)
{% endcontent-ref %}

###

### What is the cost of using Cooltix?

As an organizer you can use Cooltix for free. Customers pay an additional handling fee on top of the ticket price, which also includes the fee of accepting a payments. You can even set a higher handling fee, and this amount.

Check out our [pricing page](https://cooltix.com/organizers) for more details.

###

### Is there a way to lower handling for lower priced tickets?

Yes, the organizer can decide if they want to pass fees to customers, or absorb fees.

###

### How long does it take to sign up?

It can take only a few minutes, with uploading the first event.

### When do I receive my earnings?

Earnings will arrive at the organizer's bank account 1 business day after requesting payout. In case the earnings go to a foreign bank account this process takes no longer than 5 business days.

{% content-ref url="/pages/-Lk0q1mO5ECxts8erqi-" %}
[Payout](/cooltix-support/organizers/payout.md)
{% endcontent-ref %}

### How do customers get an invoice?

The system automatically generates and sends the invoice using an invoicing program. If you are a hungarian organizer, then you need a Bilingo or számlázz.hu account for this.

{% hint style="warning" %}
Attention! There could be extra costs of using an extrnal invoicing program. If these fees are not paid, our system can not generate or send the invoices. If this happens, the organizer have to generate and send them out from the admin page. Responsibility in such cases falls on the organizer.
{% endhint %}

### Do I have to use an invoicing program?

Yes. If for some reason you can not use an invoicing program, please **contact us**, we are happy to help.

### What invoicing programs can I use with Cooltix?

You need to have a Bilingo or számlázz.hu account to use Cooltix. If you use Cooltix from outside of Hungary, you can use other invoicing programs as well. More info on the invoicing programs here:

{% content-ref url="/pages/-Lk0TH7d5iQ7UnhxIloR" %}
[Invoicing software](/cooltix-support/organizers/organizer-sign-up/invoicing-software.md)
{% endcontent-ref %}

###

### Can I receive my earnings directly?

Yes, for this you need a registered and identified payment provider account, and an accepted and open shop within.

{% content-ref url="/pages/-LrTVgxweivzopLLhbm2" %}
[Payments providers](/cooltix-support/organizers/organizer-sign-up/payments/payment-providers.md)
{% endcontent-ref %}

### Do I need a written contract to sign up as an organizer?

No, you don't need to have a written contact to use our system as an organizer. It is enough to accept our General terms and conditions upon signing up, this constitutes as an electronic contract.

### What happens if an event is cancelled?

Let us know if this happens so that we can take care of refunding your customers.

{% hint style="warning" %}
Attention! According to the relevant state laws we are obliged to refund the full paid amount to the customers. If it comes to refunding the customers due to a cancelled event, the organizer must pay our fees themselves. If there is enough credit on an organizer's Cooltix account to cover our fees after refunding all customers, we take our payment from that sum. If there is not enough credit in the organizer's account to pay our fees after refunding the customers, they need to transfer the necessary amount to cover our expenses.
{% endhint %}

###

### How can I control the tickets at the event?

You can read the QR code on the tickets with our smartphone app. The app is avaliable for both Android and iOS.&#x20;

More info on this here:

{% content-ref url="/pages/-Lk0pva0Dekys8JNR9j5" %}
[Check in](/cooltix-support/organizers/check-in.md)
{% endcontent-ref %}

###

### Can I embed ticket sales to my website?

Yes, you can embed the ticket sales platform to any html based website with the help of a javascript widget.

Read more on this here:

{% content-ref url="/pages/-Lk0lF0dVQ5MEFWEIk12" %}
[Widget integration](/cooltix-support/developers/widget.md)
{% endcontent-ref %}

###

### Can I include the Cooltix link in my Facebook event?

Yes, click on the "copy link" option below the cover photo when creating the event in the Cooltix system, then simply paste the link to the ticket link space within the Facebook 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.cooltix.com/cooltix-support/organizers/faq.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.
