# How it Works

Scanner app lets you scan the cards created in Digital Wallet. A simple scan takes you to the login page where you can login and scan any card with just a click or a tap from your mobile device.

1\. Use the provided URL from your mobile device to land on the scanner app login page.

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

2\. From the login screen, enter your email address in the Email field.

3\. Use the Password field to enter the password.

4\. Once the credentials are entered, click the Sign In button.

<figure><img src="/files/7C0TByhKf8wmqng03ukB" alt=""><figcaption></figcaption></figure>

5\. As you login, the scanner app is also added to your home screen and you can click the Scanner App icon to access the application.

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

6\. As you open the application, the home page is displayed to you.

<figure><img src="/files/6dQsjJDneGo61SJNnp98" alt=""><figcaption></figcaption></figure>

7\. To access the application menu, click the three-line icon at the top-right corner of the screen.

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

8\. To access application settings, click the Settings button.

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

9\. Here, you can define how the app behaves when a QR code is scanned. You can set a beep, show result, copy QR code to clipboard, and open the debug mode on the QR scan by using the toggle buttons here.

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

10\. To reach out to support, click the Support button from application menu.

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

11\. This opens the Support page.

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


---

# 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.digitalwallet.cards/scanner-app/how-it-works.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.
