> For the complete documentation index, see [llms.txt](https://docs.cooltix.com/cooltix-support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cooltix.com/cooltix-support/organizers/event-settings/event-currency.md).

# Event currency

You can select the currency of the event. Tickets és products will be in the selected currency, and customers will pay in that currency. Incomes will be stored in the selected currency, and will be paid out without conversion. If the currency of the provided payout bankaccount differs from the event currency, then the conversion will be handled by the beneficiary bank, what has to be capable to do it.

An event can have only one currency, multicurrency events are not allowed, but you can have sparate events with different currencies.

The list of supported currencies varies based on the organizer's country, you can check the [supported currencies for each country here](/cooltix-support/organizers/organizer-sign-up/payments/supported-currencies.md).

When creating a new event, the defaultly selected currency will be the domestic currency of country where the organizer is seated.

### Changing the event currency

You can select your event's currency at **event settings/event currency** if:

* the currency is supported in the country where your organization is seated
* you have added a Payment Provider what supports that currency
* previously there were no completed or uncompleted purchase for that event


---

# 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:

```
GET https://docs.cooltix.com/cooltix-support/organizers/event-settings/event-currency.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.
