---
title: "Create dedicated language waiver kiosks"
slug: "create-dedicated-language-waiver-kiosks"
updated: 2026-06-16T12:45:20Z
published: 2026-06-16T19:13:17Z
canonical: "mysupport.roller.software/create-dedicated-language-waiver-kiosks"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://mysupport.roller.software/llms.txt
> Use this file to discover all available pages before exploring further.

# Create dedicated language waiver kiosks

You can easily set up dedicated waiver and self-serve kiosk stations at your venue for the different languages you've added to your waiver agreement. For example, if your guests speak Spanish, French, and English and need to complete a waiver, having dedicated stations for each language simplifies the process.

> [!NOTE]
> If you haven't yet set up any alternative language versions for your waiver agreement, refer to the guide [Create a waiver](/v1/docs/create-a-waiver). You'll need to set these up first.

## Waiver kiosk

Here's how to configure for the waiver kiosk:

1. From the waiver station, log in to the waiver kiosk: [https://waiverkiosk.roller.app/](https://waiverkiosk.roller.app/)
2. **Once logged in**, add the parameter "**?lang=**" and the two-letter language code for the language you want to set at the station at the end of the URL. For example, the language code for Spanish is "**es**". If you want to set the waiver kiosk station as Spanish, add "**?lang=es**" at the end of the URL. Your updated URL is:

```plaintext
https://waiverkiosk.roller.app/#/home?lang=es
```
3. Refresh the page and it shows the language that you've set.
4. After a guest completes a waiver, the kiosk reverts to the set language (even if the guest has changed it).

## Self-serve kiosk

The self-serve kiosk works in the same way, except you add the parameter and language code to the end of a different URL.

1. From the self-serve kiosk station, log in to the self-serve kiosk: [https://selfserve.roller.app/](https://selfserve.roller.app/)
2. **Once logged in**, add the parameter and language code to the end of the url. For example, if you want to set the self-serve kiosk station as German, add "**?lang=de"** to the end of the URL.

```plaintext
https://selfserve.roller.app/start?lang=de
```

## Language codes

| **Language** | **Code** |
| --- | --- |
| English | en |
| Arabic | ar |
| Bokmål, Norwegian | nb |
| Bulgarian | bg |
| Catalan | ca |
| Danish | da |
| Dutch | nl |
| French | fr |
| German | de |
| Hindi | hi |
| Italian | it |
| Korean | ko |
| Northern Sami | se |
| Spanish | es |

## Learn more

- [Manage the waiver kiosk](/v1/docs/set-up-a-waiver-kiosk)
- [Lock down a waiver kiosk](/v1/docs/set-up-and-lock-down-a-waiver-kiosk)
- [Create your self-serve kiosk device](/v1/docs/create-your-self-serve-kiosk-devices)
- [Lock down a self-serve kiosk](/v1/docs/lock-down-a-self-serve-kiosk)

## Related

- [Add the full-page checkout experience to your website and social pages](/add-the-full-page-checkout-experience-to-your-website-and-social-pages.md)
- [Lock down a self-serve kiosk](/lock-down-a-self-serve-kiosk.md)
- [Create a quantity-based price rule](/create-a-quantity-based-price-rule.md)
- [Create a waiver](/create-a-waiver.md)
- [Set up and lock down a waiver kiosk](/set-up-and-lock-down-a-waiver-kiosk.md)
