# Scanner app - Stamp

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

<figure><img src="/files/9IcHwFmrE3FYHvMjiUvI" 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/AwPySlnHBYgU02zhjNZS" alt=""><figcaption></figcaption></figure>

3\. After a successful scan, the stamp card is displayed in the scanner app.

<figure><img src="/files/5RHnOZUmMS8ZM146o5Cx" alt=""><figcaption></figcaption></figure>

4\. Use the +/- buttons at right and left side of the counter to record the number of stamps you want to add. Once added, click the Add Stamps button.

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

5\. This opens the Confirmation popup. To confirm stamp addition, click the Add button.

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

6\. Once added, the Successful Transaction popup is displayed. To proceed, click Done.

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

7\. Once the required number of stamps for a reward is reached, the available rewards reflects the upgrade after you scan the card again.

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

8\. To redeem rewards, click the Redeem tab.

<figure><img src="/files/1cZHrOYcTF0tRp8Wjrp7" alt=""><figcaption></figcaption></figure>

9\. Here, use the +/- buttons to set the number of stamps you want to redeem. Once set, click the Redeem Points button.

<figure><img src="/files/3iOhDPZq1Zj7AtJezKnG" alt=""><figcaption></figcaption></figure>

10\. This opens the Confirmation popup. To confirm, click the Redeem button.

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