# Logging in for users (App)

## Via QR code <a href="#via-qr-code" id="via-qr-code"></a>

The most efficient method of logging into the app is by scanning a QR code that could be found in 3 different locations:

* On their badge (Read how to make badges [here](https://knowledge-base.letsgetdigital.com/the-admin-panel/settings/general-settings-app-+-vp-1/badge-printing-settings-app-+-vp#creating-editing-your-badge))
* An e-mail they have been sent.
* On the admin panel.

**To scan a QR code from the app:**

1. Tap the QR icon on the opening page of the app.
2. Point the camera at the QR code.

![](/files/-McruIMPeGxPcah1a-NR)

## Via registration code <a href="#via-registration-code" id="via-registration-code"></a>

Users can also log in using a registration code sent to them via e-mail (Find more information about e-mailing users their registration code [here](https://knowledge-base.letsgetdigital.com/the-admin-panel/communication/application/onboarding-mails/template-editor#using-the-right-template)).

{% tabs %}
{% tab title="First time user" %}

1. Open the app and click on 'Register'.
2. Select the event you're attending.
3. Enter the registration code (Sent via e-mail).
4. Enter your name.
5. Enter your e-mail address.
6. Read and agree to the privacy policy.

![](/files/-McruROezvu3ye1F6sXv)

![](/files/-McruWF2W2sW_dGrpdzX)

![](/files/-McruZi0fC1RfJNHGWNW)
{% endtab %}

{% tab title="Existing user" %}

1. Open the app and tap on ''Already have an account?'.
2. Enter your e-mail address.
3. Enter your registration code.
4. Tap on 'Login'.

![](/files/-McxQ109gfQOAnIhBYNW)

![](/files/-McxZkNDsAD7s4Hb64-x)
{% endtab %}
{% endtabs %}


---

# 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://knowledge-base.letsgetdigital.com/the-admin-panel/settings/app-settings-app/registration-settings-app/logging-in-for-users.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.
