# How it works?

The Eventic Scanner Mobile Application is used to register and to grant access to attendees in an event. The application is multilingual and supports the languages available in the Eventic platform.&#x20;

![](https://307382538-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQNpPgpq1banBLxkOWW%2F-MQml8poxicjSMdp7-ve%2F-MQmlrT175W1jnjfAI3x%2Fundraw_confirmed_81ex.png?alt=media\&token=88a062ea-b33e-4651-b897-fa004a18e1d9)

## Authentification

You can log in into the application using a scanner accounts created by organizers.&#x20;

![](https://307382538-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQNpPgpq1banBLxkOWW%2F-MQNqgLoYYjNZHhaXtX1%2F-MQNsfLJQxd0AyAiYl24%2F01_preview1.jpg?alt=media\&token=c55ee195-8df7-4e3f-b20d-725aea92d3f6)

The app is developed with the Ionic framework, making it easy to use it on both Android and Ios devices.

![](https://307382538-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQNpPgpq1banBLxkOWW%2F-MQNqgLoYYjNZHhaXtX1%2F-MQNssJvo7ZgQWHRh4OO%2F03_preview3.jpg?alt=media\&token=81992fcd-be01-40b3-821a-bfd866f23c3c)

## How to register attendees ?

It comes with two ways to register attendees:

* **Scan the QR Code using the camera**
* **Tap to check in using a list**

![](https://307382538-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQNpPgpq1banBLxkOWW%2F-MQNqgLoYYjNZHhaXtX1%2F-MQNt1CIn12XbmtR-1mP%2F05_preview5.jpg?alt=media\&token=8153aa2b-9f26-4738-88f1-f68899f695d9)

## Response messages

When the camera locates a QR Code, it searches for the ticket reference in the paid orders of the relative event date. Three response messages are returned after checking the ticket reference:

* **Access granted:** The ticket is valid for this event date
* **Access not granted:** The ticket is not valid for this event date
* **Access not granted:** The ticket was already scanned at \<date>

![](https://307382538-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQNpPgpq1banBLxkOWW%2F-MQNqgLoYYjNZHhaXtX1%2F-MQNtX8Ik7KWPOSMJgGi%2F08_preview8.jpg?alt=media\&token=3bf5affe-8b2f-40a6-9e5d-ae2e64dfee09)

![](https://307382538-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQNpPgpq1banBLxkOWW%2F-MQNqgLoYYjNZHhaXtX1%2F-MQNtX8JXZ91ZSIzSmev%2F06_preview6.jpg?alt=media\&token=a44fb085-fa57-4ada-8c84-cb840037df6f)

![](https://307382538-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQNpPgpq1banBLxkOWW%2F-MQNqgLoYYjNZHhaXtX1%2F-MQNtX8KXvJBBj9DFUAk%2F07_preview7.jpg?alt=media\&token=a546c1e0-c635-40f9-b174-065bb44934a2)

## Additional actions

While the camera is looking for a QR Code, you can do the following:

* **Switch the camera to the front and back**
* **Turn on / off the flash light**

## Tap to check in feature

As an alternative, the Scanner mobile application lets you tap on an attendee name in a list to grant access in case you have problems with the camera or if you find it more convenient than scanning the QR Code.

![](https://307382538-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQNpPgpq1banBLxkOWW%2F-MQNqgLoYYjNZHhaXtX1%2F-MQNtleJW12jVpf4AKC1%2F09_preview9.jpg?alt=media\&token=9394e44e-b42d-42a1-ab43-3e80adef0ab2)


---

# 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://mtrsolution.gitbook.io/eventic-ticket-scanner-mobile-application/master.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.
