# Scanner app - Discount

1\. Upon successful login, tap the Scan button.

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

2\. This initiates the scan process by opening the camera of your mobile device. If this is the first time, the scanner app will ask you to allow permission to access your device camera.

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

3\. Here, enter the amount you want to add in the Enter Purchase Amount field. Once added, click the Add Points button.

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

4\. This opens the Confirmation popup. To confirm the points addition, click the Confirm button.

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

5\. Once this is done, scan the card once again. You will see the added points in the Total Points Accrued field.

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

6\. Once the added points reach the level defined for the tier, the Current Discount Level increases as well.

<figure><img src="/files/qoZ6vfo8AfViterCD3Jo" 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/scan-and-make-transactions/scanner-app-discount.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.
