# Scanner app - Cashback

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

<figure><img src="/files/x7NMenpmi3TFZ8dpRH6L" 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/DtBGxPvEcCcHp3zfVMEc" alt=""><figcaption></figcaption></figure>

3\. Upon successful scan, the cashback card is displayed in the scanner app. Use the Enter Purchase Amount field to enter the points you want to add. Once added, click the Add Points button.

<figure><img src="/files/8YY9nA1nZ28nujCmhDu0" alt=""><figcaption></figcaption></figure>

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

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

5\. As a certain level of points is reached as per the tiers defined, the cashback level increases.

<figure><img src="/files/0TTvw6byp29mEeH3INfw" 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-cashback.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.
