# Scanner app -Coupon

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

<figure><img src="/files/dAUapCbuduQ3wQ3PHPTM" 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/2Y0FFXiDrz8gZ8wi9SYv" alt=""><figcaption></figcaption></figure>

3\. Upon a successful scan, the card status is displayed. To redeem the coupon, click the Redeem Coupon button.

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

4\. Doing so opens the Confirmation popup. Here, you are asked to confirm you want to redeem the coupon. To confirm, click the Redeem button.

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

5\. As a result, the Successful Transaction popup is displayed. To proceed further, click Done.

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

6\. This redeems the coupon and it the included stamps are displayed.

<figure><img src="/files/B5mwxvOLflHrUTKbJvVH" 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-coupon.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.
