# Currencies

This page shows you the currencies your event has added to the anyKrowd platform. These currencies can be used to differentiate what people can buy with the [top ups](/event/general/integrations/anykrowd/top-ups.md) you do for them. Here are some examples:

* **EUR**: A real currency where you can buy everything on your event with.
* **Press currency**: The currency you use to top up the wristbands of the press people. This will probably be non-refundable and not allow them to buy merchandising with it.
* **VIP guest currency**: Non refundable, but can buy drinks, food, merchandising, ...
* **Suppliers currency**: The currency you use for your suppliers. They can buy drinks, but no merchandising or food as food is provided for them in the backstage catering tent.
* **Volunteers currency**: This currency could be used for everything as a volunteer has worked to earn this financial reward. This is refundable, but allowing them to spend it on your festival will lower your costs significantly.

When you top up a wristband of a person, you will have to choose a currency. The anyKrowd platform syncronises the created currencies with Eventication. They also allow you to choose a default currency, which will be chosen by default with all new top ups. Select another currency if you want.

Our [rewards with top ups](/event/general/rewards/top-up-rewards.md) also require you to choose a currency. All rewards that are marked as given will result in a top up with the selected currency.


---

# 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.eventication.com/event/general/integrations/anykrowd/currencies.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.
