# 🔐 Login Screen

<figure><img src="/files/pfPNAXVnONHLj3OUeZiC" alt=""><figcaption></figcaption></figure>

The iviva.DX mobile app makes logging in easy and secure.

You have got two ways to log in:

1. **Manual Login**\
   Enter your Domain, User ID, and Passcode.
2. **QR Code Login**\
   Tap the QR code icon and scan the code shown under **Mobile Connect** in your web account.

You will find both your login credentials and QR code in the [**Mobile Connect**](/dx-platform/iviva.dx-platform/mobile-login-links.md) section of the iviva.DX web application.

Before you log in, the app might ask for a few basic permissions—like access to your location, camera, and media—so everything works as it should.

💡 *Tip: Need a fresh QR code? You can generate a new one anytime from the web portal.*


---

# 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://help.iviva.com/dx-platform/mobile-application/login-screen.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.
