> For the complete documentation index, see [llms.txt](https://docs.eventication.com/event/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eventication.com/event/general/integrations/get.md).

# GET

## Our integration with GET

Our platform integrates with [GET (Global Event Technologies)](https://www.get.systems/en), one of Europe's leading event tech providers. GET offers a 360° event solution including cashless payments, access control, accreditation, stock and staff management — powered by RFID wristbands and spending cards.

## Integration details

The Eventication and GET servers can communicate about your event. Once the connection has been made between the two platforms, you are able to top up wristbands of your visitors, suppliers, volunteers and others.

{% hint style="info" %}
We only allow **one** top up partner to be integrated per event.
{% endhint %}

## Enable the integration

In your event, go to [Integrations](https://claude.ai/event/general/integrations) in the [General](https://claude.ai/event/general/moderators) tab and add GET as a new integration. Contact us after this step so we can request access from our internal contact at GET.

## Align the configuration with GET

Unlike most of our other top up partners, GET does **not** automatically expose currencies to Eventication. The currency setup is part of the event configuration that you agree on together with GET upfront. Discuss with your GET contact:

* Which currencies you want to use on your event (EUR, press, VIP, volunteers, suppliers, …)
* Which of those currencies should be refundable
* What products each currency can be spent on at the POS
* Which currency should be the default

GET can help you create and configure these currencies on their platform. Once that's done, you (or we) recreate the matching currencies on Eventication. See the [Currencies](https://claude.ai/event/general/integrations/get/currencies) page for details.

## Approved

Once the connection has been approved and the configuration has been aligned with GET, Eventication is ready to send top ups to the GET platform.

## Ready!

The setup is completed. You can now fully use the integration. Start topping up people's wallets, or create rewards.

## Start of your event

Once your event has started, GET will provide you with handhelds to attach a person to their personalized wristband or spending card. Scan the Eventication QR code (ticket) and scan a wristband. The link has now been made, and the person can use their top ups.

## Next steps

Once the setup is complete, you can:

* Create the [currencies](https://claude.ai/event/general/integrations/get/currencies) you agreed on with GET, and mark them as "**Use on platform**" so they show up where top ups are performed.
* Start performing [top ups](https://claude.ai/event/general/integrations/get/top-ups) for your visitors, or configure [rewards](https://claude.ai/event/general/rewards) that automatically top up a wallet when given.


---

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